mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 00:02:55 +00:00
fix: build on linux
This commit is contained in:
parent
0bb17a33bd
commit
a0a420f7f1
@ -4,6 +4,7 @@
|
||||
#include "Game/T6/T6.h"
|
||||
#include "Pool/GlobalAssetPool.h"
|
||||
|
||||
#include <cstring>
|
||||
#include <format>
|
||||
#include <iostream>
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
#include "Game/T6/CommonT6.h"
|
||||
#include "Game/T6/Material/JsonMaterial.h"
|
||||
|
||||
#include <format>
|
||||
#include <iomanip>
|
||||
#include <iostream>
|
||||
#include <nlohmann/json.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user