mirror of
https://github.com/boostorg/iterator.git
synced 2026-04-28 18:12:13 +02:00
Add inclusion of config.hpp
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#ifndef BOOST_FUNCTION_INPUT_ITERATOR
|
||||
#define BOOST_FUNCTION_INPUT_ITERATOR
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/assert.hpp>
|
||||
#include <boost/mpl/if.hpp>
|
||||
#include <boost/function_types/is_function_pointer.hpp>
|
||||
|
||||
Reference in New Issue
Block a user