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"
34 #elif defined (LIBSMBIOS_ASSERT_CONFIG)
37 # error "Unknown compiler - please report to libsmbios maintainer."