Moving non-variadic map implementation to detail/cpp03 directory

[SVN r82701]
This commit is contained in:
Joel de Guzman
2013-02-03 11:50:48 +00:00
parent fec1da027c
commit d128c6f6aa
42 changed files with 358 additions and 196 deletions

View File

@ -7,7 +7,6 @@
#if !defined(FUSION_SEQUENCE_CLASS_MAP_10022005_0606)
#define FUSION_SEQUENCE_CLASS_MAP_10022005_0606
#include <boost/fusion/container/map/limits.hpp>
#include <boost/fusion/container/map/map.hpp>
#include <boost/fusion/container/map/map_fwd.hpp>
#include <boost/fusion/container/map/convert.hpp>