X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cfg%2Fcompiler.h;h=5a73038a65a75e45acf695b3d1072f879c9152dc;hb=3764a6bb548cc9cc9e9914dc573420f3f7f0fa35;hp=177b24bdbb5e9cd557be6da24aac62584b1a8ead;hpb=5f3952176a4e9a00ca8dd5ec4a6b994958f89e0a;p=bertos.git diff --git a/cfg/compiler.h b/cfg/compiler.h index 177b24bd..5a73038a 100644 --- a/cfg/compiler.h +++ b/cfg/compiler.h @@ -1,9 +1,34 @@ /** * \file * * * \brief Additional support macros for compiler independance @@ -89,7 +114,7 @@ #ifndef DEVLIB_COMPILER_H #define DEVLIB_COMPILER_H -#include +#include #if defined __GNUC__ && defined __GNUC_MINOR__