Remove tag alias registry interface from the common path

This commit is contained in:
Martin Hořeňovský 2017-08-30 15:28:33 +02:00
parent 13213faa4e
commit cde57d9365
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@
#include "internal/catch_interfaces_exception.h"
#include "internal/catch_approx.hpp"
#include "internal/catch_compiler_capabilities.h"
#include "internal/catch_interfaces_tag_alias_registry.h"
#ifndef CATCH_CONFIG_DISABLE_MATCHERS
#include "internal/catch_capture_matchers.h"