Cortex: Remove missed includes of debug_tools.h.
This commit is contained in:
@@ -60,7 +60,6 @@
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "debug_tools.h"
|
||||
#define D_HOOK(x) //PRINT (x)
|
||||
#define D_INTERNAL(x) //PRINT (x)
|
||||
|
||||
|
||||
@@ -42,8 +42,6 @@
|
||||
#include <Region.h>
|
||||
#include <float.h>
|
||||
|
||||
#include "debug_tools.h"
|
||||
|
||||
__USE_CORTEX_NAMESPACE
|
||||
|
||||
// -------------------------------------------------------- //
|
||||
|
||||
@@ -34,8 +34,6 @@
|
||||
|
||||
#include "MouseTrackingHelpers.h"
|
||||
|
||||
#include "debug_tools.h"
|
||||
|
||||
__USE_CORTEX_NAMESPACE
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user