X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cfg%2Fcompiler.h;h=5a73038a65a75e45acf695b3d1072f879c9152dc;hb=fbec2cb9b7fbee7bac4c685d0581f17503e98269;hp=565dfdf83378908d0dcfb3b0700c8f73d64373e3;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/cfg/compiler.h b/cfg/compiler.h index 565dfdf8..5a73038a 100644 --- a/cfg/compiler.h +++ b/cfg/compiler.h @@ -28,7 +28,7 @@ * * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/) * Copyright 2001, 2002, 2003 Bernardo Innocenti - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Additional support macros for compiler independance @@ -114,7 +114,7 @@ #ifndef DEVLIB_COMPILER_H #define DEVLIB_COMPILER_H -#include +#include #if defined __GNUC__ && defined __GNUC_MINOR__