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