1
0
Fork 0

Fixed a typo in an #if ...

This commit is contained in:
curt 2001-10-26 22:58:28 +00:00
parent d7ec45ca3b
commit eacec814e1
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@
#define WIN_W 1024
#define WIN_H 768
#ifdef defined( NONE ) && defined( _MSC_VER )
#if defined( NONE ) && defined( _MSC_VER )
# pragma message( "A sloppy coder has defined NONE as a macro!!!" )
# undef NONE
#elif defined( NONE )

View file

@ -1,4 +1,4 @@
/* src/Include/config.h.in. Generated automatically from configure.in by autoheader. */
/* src/Include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */
/* Define to empty if the keyword does not work. */
#undef const