Undone previous mistaken fix.

[SVN r12629]
This commit is contained in:
John Maddock
2002-02-02 12:16:25 +00:00
parent 82c4ce106f
commit d4cb507015

View File

@ -32,7 +32,6 @@
# define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS
# define BOOST_NO_SWPRINTF
# define BOOST_NO_USING_TEMPLATE
# define BOOST_NO_VOID_RETURNS
#endif
#define BOOST_COMPILER "Borland C++ version " BOOST_STRINGIZE(__BORLANDC__)
@ -55,3 +54,4 @@