1
This commit is contained in:
parent
2a14f3e8fa
commit
952804d0a0
@ -1,6 +1,13 @@
|
|||||||
#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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user