mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-21 07:22:02 -04:00
Tools build fix
This commit is contained in:
@@ -16,9 +16,6 @@
|
||||
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#define _CRT_SECURE_NO_DEPRECATE
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
#include "Banner.h"
|
||||
#include "CascHandles.h"
|
||||
#include "Common.h"
|
||||
@@ -35,6 +32,7 @@
|
||||
#include <deque>
|
||||
#include <fstream>
|
||||
#include <set>
|
||||
#include <unordered_map>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user