mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-02 07:07:29 +01:00
Tools/Extractors: Fix build under GCC 4.7
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "direct.h"
|
||||
#else
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "dbcfile.h"
|
||||
|
||||
Reference in New Issue
Block a user