Преглед на файлове

Remove redundant include from common_funcs.h

Yuri Kunde Schlesner преди 11 години
родител
ревизия
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>
 #endif
 
-#include "common_types.h"
-
 // go to debugger mode
     #ifdef GEKKO
         #define Crash()