Refactored how FAST_COMPILE affects internal test macros (less duplication)

This commit is contained in:
Phil Nash 2017-08-07 00:09:54 +01:00
parent 3a409e9fd4
commit e658bacb04
3 changed files with 14 additions and 51 deletions

View file

@ -14,6 +14,7 @@
#include "catch_interfaces_registry_hub.h"
#include "catch_matchers_string.h"
#include "catch_wildcard_pattern.hpp"
#include "catch_debugger.h"
#include <cassert>