mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
fix(#279): fix compilation with older msvc
by avoiding known SFINAE problem in msvc 2017
This commit is contained in:
@@ -21,6 +21,7 @@ set(TOML11_TEST_NAMES
|
||||
test_parse_inline_table
|
||||
test_parse_table_keys
|
||||
test_parse_table
|
||||
test_parse
|
||||
test_result
|
||||
test_scanner
|
||||
test_serialize
|
||||
|
||||
Reference in New Issue
Block a user