Просмотр исходного кода

Remove redundant include from common_funcs.h

Yuri Kunde Schlesner 11 лет назад
Родитель
Сommit
8a681cdf3d
1 измененных файлов с 0 добавлено и 2 удалено
  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>
 #include <sys/endian.h>
 #endif
 #endif
 
 
-#include "common_types.h"
-
 // go to debugger mode
 // go to debugger mode
     #ifdef GEKKO
     #ifdef GEKKO
         #define Crash()
         #define Crash()