Explorar o código

Remove redundant include from common_funcs.h

Yuri Kunde Schlesner %!s(int64=11) %!d(string=hai) anos
pai
achega
8a681cdf3d
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/common/common_funcs.h

+ 0 - 2
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()