mirror of
https://github.com/boostorg/fusion.git
synced 2026-07-21 13:23:36 +00:00
Use non-deprecated header include for identity.hpp
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include <boost/fusion/support/config.hpp>
|
||||
#include <boost/fusion/view/transform_view.hpp>
|
||||
#include <boost/functional/identity.hpp>
|
||||
#include <boost/core/identity.hpp>
|
||||
#include <boost/utility/result_of.hpp>
|
||||
|
||||
namespace boost { namespace fusion {
|
||||
|
||||
Reference in New Issue
Block a user