Index: sgi.hpp =================================================================== --- sgi.hpp (revision 70999) +++ sgi.hpp (working copy) @@ -91,7 +91,7 @@ // // If this is GNU libstdc++2, then no and no std::wstring: // -#if (defined(__GNUC__) && (__GNUC__ < 3) && defined(__cplusplus)) +#if (defined(__GNUC__) && (__GNUC__ < 3)) # include # if defined(__BASTRING__) # define BOOST_NO_LIMITS