#ifndef _DEFECT_H #define _DEFECT_H #define DEFECT_COMPILER_NAME "g++" #define DEFECT_COMPILER_OPTIONS " " #define DEFECT_OS_NAME "Linux 2.0.35" #define DEFECT_DEFECTCONFIG_DATE "Fri Sep 11 07:31:56 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