summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/common/common_funcs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/common_funcs.h b/src/common/common_funcs.h
index db041780a..3f6df075a 100644
--- a/src/common/common_funcs.h
+++ b/src/common/common_funcs.h
@@ -39,8 +39,6 @@ template<> struct CompileTimeAssert<true> {};
39#include <sys/endian.h> 39#include <sys/endian.h>
40#endif 40#endif
41 41
42#include "common_types.h"
43
44// go to debugger mode 42// go to debugger mode
45 #ifdef GEKKO 43 #ifdef GEKKO
46 #define Crash() 44 #define Crash()