mirror of
https://github.com/boostorg/lambda.git
synced 2026-01-19 04:12:15 +00:00
Include boost/config.hpp in construct.hpp
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#include "boost/type_traits/remove_cv.hpp"
|
||||
#include "boost/type_traits/is_pointer.hpp"
|
||||
#include "boost/config.hpp"
|
||||
|
||||
#if !defined(BOOST_NO_CXX11_VARIADIC_TEMPLATES) && !defined(BOOST_NO_CXX11_RVALUE_REFERENCES)
|
||||
#include <utility>
|
||||
|
||||
Reference in New Issue
Block a user