Misc Kylix fixes

[SVN r15086]
This commit is contained in:
John Maddock
2002-08-25 11:57:37 +00:00
parent 5f0f6fa8f1
commit fa43c7ab1d

View File

@ -57,9 +57,13 @@
// libraries: // libraries:
// //
# ifndef _Windows # ifndef _Windows
# ifndef BOOST_REGEX_NO_LIB
# define BOOST_REGEX_NO_LIB # define BOOST_REGEX_NO_LIB
# endif
# ifndef BOOST_REGEX_STATIC_LINK
# define BOOST_REGEX_STATIC_LINK # define BOOST_REGEX_STATIC_LINK
# endif # endif
# endif
#endif #endif