aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/common_funcs.h
diff options
context:
space:
mode:
authorGravatar Yuri Kunde Schlesner <yuriks@yuriks.net>2014-11-02 08:58:51 -0200
committerGravatar Yuri Kunde Schlesner <yuriks@yuriks.net>2014-12-13 01:59:50 -0200
commit8a681cdf3d4db2fe4ec1257b4c974aa9644ecf43 (patch)
treed7903a05e8289041afc7982d0cc97c96499c6151 /src/common/common_funcs.h
parenta6791e4fc73dda4853c8363d8ecf5094dbedd0ab (diff)
Remove redundant include from common_funcs.h
Diffstat (limited to 'src/common/common_funcs.h')
-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 db041780..3f6df075 100644
--- a/src/common/common_funcs.h
+++ b/src/common/common_funcs.h
@@ -39,8 +39,6 @@ template<> struct CompileTimeAssert<true> {};
#include <sys/endian.h>
#endif
-#include "common_types.h"
-
// go to debugger mode
#ifdef GEKKO
#define Crash()