1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/metaparse/test/all_headers.cpp

16 lines
442 B
C++

// Copyright Abel Sinkovics (abel@sinkovics.hu) 2013.
// 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)
#include <boost/metaparse.hpp>
// disable the include guard
#ifndef BOOST_METAPARSE_HPP
# error The include guard of boost/metaparse.hpp has changed.
#endif
#undef BOOST_METAPARSE_HPP
#include <boost/metaparse.hpp>