#ifndef _DEFECT_H #define _DEFECT_H #define DEFECT_COMPILER_NAME "KCC" #define DEFECT_COMPILER_OPTIONS " -x" #define DEFECT_OS_NAME "IRIX64 6.2" #define DEFECT_DEFECTCONFIG_DATE "Tue Jun 16 16:19:19 CDT 1998" #define DEFECT_OLD_STL_HEADERS 1 #undef DEFECT_OLD_STDC_HEADERS #undef DEFECT_OLD_IOSTREAM_HEADERS #undef DEFECT_OLD_STRINGSTREAM #undef DEFECT_NO_IOSFWD_HEADER #undef DEFECT_GCC27_STRINGSTREAM_STR #undef DEFECT_NO_STDLIB_NAMESPACES #undef DEFECT_OLD_STL_COUNT #undef DEFECT_SGICC_STRING_HEADER #endif