Remove redundant include from common_funcs.h

pull/8/head
Yuri Kunde Schlesner 10 years ago
parent a6791e4fc7
commit 8a681cdf3d

@ -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()

Loading…
Cancel
Save