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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user