mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
include optimization
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
#include "PlayerContainer.h"
|
||||
#include "GeneralUtils.h"
|
||||
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
typedef struct mg_connection mg_connection;
|
||||
typedef struct mg_http_message mg_http_message;
|
||||
|
||||
|
Reference in New Issue
Block a user