#ifndef _defect_h #define _defect_h #define DEFECT_COMPILER_NAME "g++" #define DEFECT_COMPILER_OPTIONS "-frtti -fhandle-exceptions" #define DEFECT_OS_NAME "SunOS 5.4" #define DEFECT_DEFECTCONFIG_DATE "Thu Sep 10 16:12:33 CDT 1998" #undef DEFECT_OLD_STL_HEADERS #undef DEFECT_OLD_STDC_HEADERS #undef DEFECT_OLD_IOSTREAM_HEADERS #define DEFECT_OLD_STRINGSTREAM 1 #undef DEFECT_NO_IOSFWD_HEADER #define DEFECT_GCC27_STRINGSTREAM_STR 1 #undef DEFECT_NO_STDLIB_NAMESPACES #undef DEFECT_OLD_STL_COUNT #undef DEFECT_SGICC_STRING_HEADER #endif