HAVE_NEW defaults in Linux

This commit is contained in:
David Rose 2002-05-23 19:05:31 +00:00
parent 6db0511dd3
commit 71b882942e

View File

@ -72,7 +72,7 @@
#define HAVE_SSTREAM
// Do we have <new>?
#define HAVE_NEW
#define HAVE_NEW 1
// Do we have <io.h>?
#define HAVE_IO_H