summaryrefslogtreecommitdiff
path: root/boost/spirit/home/x3/support/utility/detail/testing.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/spirit/home/x3/support/utility/detail/testing.hpp')
-rw-r--r--boost/spirit/home/x3/support/utility/detail/testing.hpp16
1 files changed, 0 insertions, 16 deletions
diff --git a/boost/spirit/home/x3/support/utility/detail/testing.hpp b/boost/spirit/home/x3/support/utility/detail/testing.hpp
deleted file mode 100644
index 1423d9fc7b..0000000000
--- a/boost/spirit/home/x3/support/utility/detail/testing.hpp
+++ /dev/null
@@ -1,16 +0,0 @@
-/*=============================================================================
- Copyright (c) 2014 Joel de Guzman
-
- 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)
-==============================================================================*/
-#if !defined(BOOST_SPIRIT_X3_DETAIL_TESTING_JUNE_05_2014_00422PM)
-#define BOOST_SPIRIT_X3_DETAIL_TESTING_JUNE_05_2014_00422PM
-
-namespace boost { namespace spirit { namespace x3 { namespace testing
-{
-
-
-}}}}
-
-#endif