#ifndef _DEFECT_H #define _DEFECT_H #define DEFECT_COMPILER_NAME "KCC" #define DEFECT_COMPILER_OPTIONS " -x" #define DEFECT_OS_NAME "OSF1 V4.0" #define DEFECT_DEFECTCONFIG_DATE "Fri Sep 11 13:31:02 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