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
+4
View File
@@ -17,4 +17,8 @@
#define BOOST_HAS_PTHREAD_DELAY_NP
#define BOOST_HAS_PTHREAD_YIELD
// boilerplate code:
#include <boost/config/posix_features.hpp>