mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-30 20:47:31 +02:00
Merge pull request #195 from Kojoley/patch-2
map_fwd: Do not include the implementation details
This commit is contained in:
@ -36,8 +36,6 @@
|
|||||||
# include <boost/fusion/container/map/detail/cpp03/map_fwd.hpp>
|
# include <boost/fusion/container/map/detail/cpp03/map_fwd.hpp>
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#include <boost/fusion/container/map/detail/map_impl.hpp>
|
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
// C++11 interface
|
// C++11 interface
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
Reference in New Issue
Block a user