Added needed BOOST_HAS_UNISTD_H define (only needed because of recent reorganisation).

[SVN r11454]
This commit is contained in:
John Maddock
2001-10-27 11:12:54 +00:00
parent d449ccb591
commit 951e46f0f0
5 changed files with 5 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
#define BOOST_HAS_GETTIMEOFDAY
// boilerplate code:
#define BOOST_HAS_UNISTD_H
#include <boost/config/posix_features.hpp>