2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-19 04:42:11 +00:00

Unpublish x3/support/utility/testing.hpp

By most part reverts a3d667002f. The header is
undertested, used only in that single example, and has extra dependencies.
This commit is contained in:
Nikita Kniazev
2019-04-19 21:57:11 +03:00
parent 4cd390a37c
commit f38019094d
2 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
#include "../rexpr/config.hpp"
#include "../rexpr/printer.hpp"
#include <boost/spirit/home/x3/support/utility/testing.hpp>
#include "testing.hpp"
namespace fs = boost::filesystem;
namespace testing = boost::spirit::x3::testing;