modern c++11 map implemented

[SVN r82707]
This commit is contained in:
Joel de Guzman
2013-02-04 03:46:42 +00:00
parent d128c6f6aa
commit 996f4152d2
2 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2006 Dan Marsden
Distributed under the Boost Software License, Version 1.0. (See accompanying
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
==============================================================================*/
#include <boost/fusion/container/deque/deque.hpp>