Patch for OpenBSD from sig lgb.

[SVN r22397]
This commit is contained in:
Björn Karlsson
2004-02-27 13:13:00 +00:00
parent 95f6278e82
commit 4dfaafc848

View File

@ -46,7 +46,9 @@
//
// The BSD <ctype.h> has macros only, no functions:
//
#define BOOST_NO_CTYPE_FUNCTIONS
#if !defined(__OpenBSD__)
# define BOOST_NO_CTYPE_FUNCTIONS
#endif
//
// thread API's not auto detected: