mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-29 23:15:56 -04:00
Removed STLport requirement
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include "sharedDatabaseInterface/NullEncodedUnicodeString.h"
|
||||
#include "sharedLog/Log.h"
|
||||
|
||||
#include <climits>
|
||||
|
||||
using namespace DB;
|
||||
|
||||
// ======================================================================
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
#include "sharedDatabaseInterface/DbServer.h"
|
||||
|
||||
#include <string>
|
||||
#include <climits>
|
||||
|
||||
// ======================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user