X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cfg%2Fmacros.h;h=6dd62487dace13b6f4317414ec11194297b2297b;hb=24609d658e8c2c7795b8a5f8bef21512c020f1fb;hp=85fb97af6f960dcbc5a781eafcd89e272379deda;hpb=6bf26ad78b32851d9dd56fbf68356bcbdded590e;p=bertos.git diff --git a/cfg/macros.h b/cfg/macros.h index 85fb97af..6dd62487 100755 --- a/cfg/macros.h +++ b/cfg/macros.h @@ -14,6 +14,9 @@ /*#* *#* $Log$ + *#* Revision 1.2 2005/04/11 19:10:27 bernie + *#* Include top-level headers from cfg/ subdir. + *#* *#* Revision 1.1 2005/04/11 19:04:13 bernie *#* Move top-level headers to cfg/ subdir. *#* @@ -67,7 +70,7 @@ #ifndef MACROS_H #define MACROS_H -#include +#include /* avr-gcc does not seem to support libstdc++ */ #if defined(__cplusplus) && !CPU_AVR