mirror of
https://github.com/boostorg/config.git
synced 2026-02-17 13:42:17 +00:00
Free BSD 5 does have wide character support
[SVN r26680]
This commit is contained in:
@@ -41,8 +41,9 @@
|
||||
//
|
||||
// No wide character support in the BSD header files:
|
||||
//
|
||||
#define BOOST_NO_CWCHAR
|
||||
|
||||
#if !(defined(__FreeBSD__) && (__FreeBSD__ >= 5))
|
||||
# define BOOST_NO_CWCHAR
|
||||
#endif
|
||||
//
|
||||
// The BSD <ctype.h> has macros only, no functions:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user