summaryrefslogtreecommitdiff
path: root/include/internal/catch_text.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/catch_text.h')
-rw-r--r--include/internal/catch_text.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/include/internal/catch_text.h b/include/internal/catch_text.h
deleted file mode 100644
index eeafe8e2..00000000
--- a/include/internal/catch_text.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Created by Phil on 10/2/2014.
- * Copyright 2014 Two Blue Cubes Ltd. All rights reserved.
- *
- * Distributed under the Boost Software License, Version 1.0. (See accompanying
- * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- */
-#ifndef TWOBLUECUBES_CATCH_TEXT_H_INCLUDED
-#define TWOBLUECUBES_CATCH_TEXT_H_INCLUDED
-
-#include "catch_clara.h"
-
-namespace Catch {
- using namespace clara::TextFlow;
-}
-
-#endif // TWOBLUECUBES_CATCH_TEXT_H_INCLUDED