mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
Narrow Boost.Range includes
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
|
||||
#include <boost/range.hpp>
|
||||
#include <boost/array.hpp>
|
||||
#include <boost/fusion/include/std_pair.hpp>
|
||||
#include <boost/fusion/include/array.hpp>
|
||||
#include <boost/range/iterator_range.hpp>
|
||||
|
||||
#include <boost/spirit/include/karma.hpp>
|
||||
|
||||
|
||||
@@ -25,10 +25,10 @@
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
|
||||
#include <boost/range.hpp>
|
||||
#include <boost/array.hpp>
|
||||
#include <boost/date_time/gregorian/gregorian.hpp>
|
||||
#include <boost/fusion/include/std_pair.hpp>
|
||||
#include <boost/range/iterator_range.hpp>
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// This streaming operator is needed to generate the output from the map below
|
||||
|
||||
Reference in New Issue
Block a user