#ifndef _DEFECT_H #define _DEFECT_H #define DEFECT_COMPILER_NAME "g++" #define DEFECT_COMPILER_OPTIONS " " #define DEFECT_OS_NAME "IRIX 6.5" #define DEFECT_DEFECTCONFIG_DATE "Wed Sep 23 14:06:55 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