Go to the documentation of this file. 25 # define LIBSMBIOS_COMPILER_CONFIG "smbios/config/compiler/gcc.hpp" 27 #elif defined _MSC_VER 32 # define LIBSMBIOS_COMPILER_CONFIG "smbios/config/compiler/visualc.hpp" 33 #elif defined __SUNPRO_CC 35 #define LIBSMBIOS_COMPILER_CONFIG "smbios/config/compiler/sunpro_cc.hpp" 37 #elif defined (LIBSMBIOS_ASSERT_CONFIG) 40 # error "Unknown compiler - please report to libsmbios maintainer."