blob: 94dde346074c0c2988aa21d2685580c1b995d907 [file] [log] [blame]
/*=============================================================================
Copyright (c) 2019 Nikita Kniazev
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)
=============================================================================*/
#ifdef BOOST_BUILD_PCH_ENABLED
#include <boost/spirit/include/classic.hpp>
#include <boost/core/lightweight_test.hpp>
#include <vector>
#include <string>
#include <iostream>
#endif