Procházet zdrojové kódy

Remove redundant include from common_funcs.h

Yuri Kunde Schlesner před 11 roky
rodič
revize
8a681cdf3d
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  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()