mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-21 15:40:33 +00:00
Possible windows compile fix
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
#include "TConfig.h"
|
#include "TConfig.h"
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <istream>
|
||||||
|
#include <sstream>
|
||||||
|
|
||||||
static const char* ConfigFileName = static_cast<const char*>("ServerConfig.toml");
|
static const char* ConfigFileName = static_cast<const char*>("ServerConfig.toml");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user