defined EMPTY_PRIMARY_CODECVT_DEFINITION for libstdc++

[SVN r27127]
This commit is contained in:
Jonathan Turkanis
2005-02-04 23:46:22 +00:00
parent 4a196a4f50
commit 570261aef8

View File

@@ -68,7 +68,9 @@ namespace std {
# define BOOST_NO_PRIMARY_CODECVT_DEFINITION
#endif
#if defined(__SGI_STL_PORT) || defined(_STLPORT_VERSION)
#if defined(__SGI_STL_PORT) || defined(_STLPORT_VERSION) || \
defined(__GLIBCPP__) || defined(__GLIBCXX__) \
/**/
# define BOOST_EMPTY_PRIMARY_CODECVT_DEFINITION
#endif