This commit is contained in:
aozhiwei 2022-12-04 12:07:00 +08:00
parent 7cba21ca64
commit 88464b5a59

View File

@ -1,13 +1,6 @@
#include "precompile.h" #include "precompile.h"
#ifdef DEBUG
#undef DEBUG
#include "behaviac/behaviac.h" #include "behaviac/behaviac.h"
#define DEBUG
#else
#include "behaviac/behaviac.h"
#endif
#include "btmgr.h" #include "btmgr.h"
namespace f8 namespace f8