forked from metin-server/m2dev-client-src
compile error fixes
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#include "StdAfx.h"
|
||||
#include <python/frameobject.h>
|
||||
#ifdef BYTE
|
||||
#undef BYTE
|
||||
#endif
|
||||
|
||||
#include "eterPack/EterPackManager.h"
|
||||
|
||||
#include "PythonLauncher.h"
|
||||
|
||||
Reference in New Issue
Block a user