mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-21 00:25:44 +00:00
fix: build on linux
This commit is contained in:
parent
07fa12b7f6
commit
c587dae05f
@ -3,6 +3,8 @@
|
|||||||
#include "Utils/DistinctMapper.h"
|
#include "Utils/DistinctMapper.h"
|
||||||
#include "XModel/Obj/ObjCommon.h"
|
#include "XModel/Obj/ObjCommon.h"
|
||||||
|
|
||||||
|
#include <format>
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
struct ObjObjectData
|
struct ObjObjectData
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include "XModel/XModelWriter.h"
|
#include "XModel/XModelWriter.h"
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
#include <ostream>
|
#include <ostream>
|
||||||
|
|
||||||
namespace obj
|
namespace obj
|
||||||
|
Loading…
x
Reference in New Issue
Block a user