2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-02 06:57:26 +00:00

fix compilation

This commit is contained in:
2024-05-26 11:52:31 +02:00
committed by GitHub
parent 960a606a4b
commit 601494e515

View File

@@ -3,6 +3,7 @@
#include "Game/IW4/CommonIW4.h" #include "Game/IW4/CommonIW4.h"
#include "Game/IW4/Leaderboard/JsonLeaderboardDef.h" #include "Game/IW4/Leaderboard/JsonLeaderboardDef.h"
#include <format>
#include <iostream> #include <iostream>
#include <nlohmann/json.hpp> #include <nlohmann/json.hpp>