Readded lost )

This commit is contained in:
Markus Blatt
2016-11-03 12:05:58 +01:00
parent 69da5816d6
commit 2ce0810f68

View File

@@ -340,6 +340,7 @@ CHECK_CXX_SOURCE_COMPILES("
return 0;
}
" HAVE_VARIADIC_TEMPLATES
)
# SFINAE on variadic template constructors within template classes
CHECK_CXX_SOURCE_COMPILES("