fix: build on linux

This commit is contained in:
Jan
2024-05-09 22:12:38 +02:00
parent 07fa12b7f6
commit c587dae05f
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@
#include "Utils/DistinctMapper.h"
#include "XModel/Obj/ObjCommon.h"
#include <format>
namespace
{
struct ObjObjectData
+1
View File
@@ -2,6 +2,7 @@
#include "XModel/XModelWriter.h"
#include <memory>
#include <ostream>
namespace obj