mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-16 13:08:31 +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