mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-07-07 19:50:20 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
#include "OpManager.h"
|
||||
|
||||
#include "..\Common\AccessStorageUtils.h"
|
||||
#include "..\Common\FileUtils.h"
|
||||
#include "..\Common\StringUtils.h"
|
||||
#include "..\ServerLogger.h"
|
||||
#include "..\vendor\nlohmann\json.hpp"
|
||||
#include "../Common/AccessStorageUtils.h"
|
||||
#include "../Common/FileUtils.h"
|
||||
#include "../Common/StringUtils.h"
|
||||
#include "../ServerLogger.h"
|
||||
#include "../vendor/nlohmann/json.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user