This commit is contained in:
aozhiwei 2022-03-07 14:07:52 +08:00
parent 2a14f3e8fa
commit 952804d0a0

View File

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