Suppress more warnings in test code

This commit is contained in:
Phil Nash 2016-06-10 19:33:23 +01:00
parent 3984473e26
commit 3be950958c

View File

@ -7,6 +7,7 @@
*/
#include "catch.hpp"
#include "internal/catch_suppress_warnings.h"
#ifdef CATCH_CONFIG_VARIADIC_MACROS