mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 12:55:40 +02:00
Compiler capabilities clean-up
- renamed CATCH_SFINAE -> CATCH_CONFIG_SFINAE - moved variadic macros detection into catch_compiler_capabilities.h
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
|
||||
//#define CATCH_CONFIG_VARIADIC_MACROS
|
||||
#include "catch.hpp"
|
||||
|
||||
TEST_CASE()
|
||||
|
Reference in New Issue
Block a user