Merge pull request #195 from Kojoley/patch-2

map_fwd: Do not include the implementation details
This commit is contained in:
Kohei Takahashi
2018-09-27 09:35:05 +09:00
committed by GitHub

View File

@ -36,8 +36,6 @@
# include <boost/fusion/container/map/detail/cpp03/map_fwd.hpp>
#else
#include <boost/fusion/container/map/detail/map_impl.hpp>
///////////////////////////////////////////////////////////////////////////////
// C++11 interface
///////////////////////////////////////////////////////////////////////////////