forked from metin-server/m2dev-client-src
compile error fixes
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
#include <python/eval.h>
|
||||
#include <python/marshal.h>
|
||||
|
||||
#ifdef BYTE
|
||||
#undef BYTE
|
||||
#endif
|
||||
|
||||
#include "PythonUtils.h"
|
||||
#include "PythonLauncher.h"
|
||||
#include "PythonMarshal.h"
|
||||
|
||||
Reference in New Issue
Block a user