compile error fixes
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#pragma once
|
||||
#include <python/frameobject.h>
|
||||
#ifdef BYTE
|
||||
#undef BYTE
|
||||
#endif
|
||||
|
||||
#include "eterBase/Singleton.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user