/****************************************************************************** * config.h Compiler language support flags * * This file was generated automatically by the script bzconfig. * You should rerun bzconfig each time you switch compilers, install new * standard libraries, or change compiler versions. * */ // This configuration file is for the Intel C/C++ compiler which // comes with the VTune 2.4 cdrom. #ifndef BZ_CONFIG_H #define BZ_CONFIG_H #define BZ_COMPILER_NAME "icl" #define BZ_COMPILER_OPTIONS "" #define BZ_OS_NAME "Windows 95" #define BZ_BZCONFIG_DATE "Thu Aug 21 09:00:00 EST 1997" #define BZ_NAMESPACES #define BZ_EXCEPTIONS #define BZ_RTTI #define BZ_MEMBER_CONSTANTS #undef BZ_OLD_FOR_SCOPING #define BZ_EXPLICIT #define BZ_MUTABLE #define BZ_TYPENAME #undef BZ_NCEG_RESTRICT #define BZ_BOOL #define BZ_CONST_CAST #define BZ_STATIC_CAST #define BZ_REINTERPRET_CAST #define BZ_DYNAMIC_CAST #define BZ_TEMPLATES #undef BZ_PARTIAL_SPECIALIZATION #undef BZ_PARTIAL_ORDERING #define BZ_DEFAULT_TEMPLATE_PARAMETERS #define BZ_MEMBER_TEMPLATES #define BZ_MEMBER_TEMPLATES_OUTSIDE_CLASS #define BZ_FULL_SPECIALIZATION_SYNTAX #define BZ_FUNCTION_NONTYPE_PARAMETERS #define BZ_TEMPLATE_QUALIFIED_BASE_CLASS #define BZ_TEMPLATE_QUALIFIED_RETURN_TYPE #undef BZ_EXPLICIT_TEMPLATE_FUNCTION_QUALIFICATION #undef BZ_TEMPLATES_AS_TEMPLATE_ARGUMENTS #undef BZ_TEMPLATE_KEYWORD_QUALIFIER #undef BZ_TEMPLATE_SCOPED_ARGUMENT_MATCHING #define BZ_TYPE_PROMOTION #define BZ_USE_NUMTRAIT #undef BZ_HAVE_COMPLEX #define BZ_HAVE_NUMERIC_LIMITS #define BZ_HAVE_VALARRAY #undef BZ_HAVE_COMPLEX_MATH #undef BZ_HAVE_IEEE_MATH #undef BZ_HAVE_SYSTEM_V_MATH #undef BZ_HAVE_STD #undef BZ_HAVE_RUSAGE #endif // BZ_CONFIG_H