From e728a5bc3db296b4b67c2d3e5b56558c42c566a8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 21 Jun 2004 14:08:57 +0000 Subject: "" svn path=/trunk/; revision=1826 --- externals/grill/flext/source/flcwpd-x.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'externals/grill/flext/source/flcwpd-x.h') diff --git a/externals/grill/flext/source/flcwpd-x.h b/externals/grill/flext/source/flcwpd-x.h index 3a5087ae..f6b5192b 100755 --- a/externals/grill/flext/source/flcwpd-x.h +++ b/externals/grill/flext/source/flcwpd-x.h @@ -14,7 +14,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. #define _FLEXT_CW_PD_X_H #ifndef __MWERKS__ - #error "This header file is for CodeWarrior only." + #error "This header file is for CodeWarrior only." #endif #define FLEXT_SYS 2 @@ -24,12 +24,12 @@ WARRANTIES, see the file, "license.txt," in this distribution. #define _POSIX_C_SOURCE #ifndef _CW_NOPRECOMP -// #include -// #include +// #include +// #include #endif #if __option(sym) || !__option(opt_dead_code) - #define FLEXT_DEBUG + #define FLEXT_DEBUG #endif /* #define _LOG */ -- cgit v1.2.1