Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012 #define LIBSMBIOS_STDLIB "GNU libstdc++ version " LIBSMBIOS_STRINGIZE(__GLIBCPP__)
00013
00014 #ifndef _GLIBCPP_USE_WCHAR_T
00015 # define LIBSMBIOS_NO_CWCHAR
00016 # define LIBSMBIOS_NO_CWCTYPE
00017 # define LIBSMBIOS_NO_STD_WSTRING
00018 # define LIBSMBIOS_NO_STD_WSTREAMBUF
00019 #endif
00020
00021 #ifndef _GLIBCPP_USE_LONG_LONG
00022
00023
00024 # undef LIBSMBIOS_HAS_LONG_LONG
00025 #endif
00026
00027