| commit | 1d210ebd37b42984435f9af8dbd10dcd71b963b6 | [log] [tgz] |
|---|---|---|
| author | Phil Nash <github@philnash.me> | Mon Jun 30 07:33:17 2014 +0100 |
| committer | Phil Nash <github@philnash.me> | Mon Jun 30 07:33:17 2014 +0100 |
| tree | da981bc4b1384d01bf925f08cd89d1f817926529 | |
| parent | 006aafd982a48f179a5e8b498c613fd4636d27ee [diff] [blame] |
Tag aliases feature
diff --git a/include/catch.hpp b/include/catch.hpp index 447e3b2..b05c485 100644 --- a/include/catch.hpp +++ b/include/catch.hpp
@@ -32,6 +32,7 @@ #include "internal/catch_approx.hpp" #include "internal/catch_matchers.hpp" #include "internal/catch_compiler_capabilities.h" +#include "internal/catch_interfaces_tag_alias_registry.h" // These files are included here so the single_include script doesn't put them // in the conditionally compiled sections