Updated POSIX feature detection code (moved file inclusion to individual platform configs and out of suffix.hpp)

[SVN r11448]
This commit is contained in:
John Maddock
2001-10-26 11:58:23 +00:00
parent 003fceb582
commit 10b5a8cc1c
12 changed files with 55 additions and 26 deletions

View File

@@ -48,6 +48,9 @@
# define BOOST_NO_SWPRINTF
#endif
// boilerplate code:
#include <boost/config/posix_features.hpp>
#ifndef __GNUC__
//
// if the compiler is not gcc we still need to be able to parse