libc++ has non-standard message_base

[SVN r68860]
This commit is contained in:
Christopher Jefferson
2011-02-14 10:29:12 +00:00
parent 8445752e75
commit eeb7991cba

View File

@ -28,4 +28,7 @@
# define BOOST_NO_0X_HDR_TUPLE
#endif
// libc++ uses a non-standard messages_base
#define BOOST_NO_STD_MESSAGES
// --- end ---