00001 #ifndef s11n_net_s11n_pod_multimap_HPP_INCLUDED 00002 #define s11n_net_s11n_pod_multimap_HPP_INCLUDED 1 00003 00004 #include <s11n.net/s11n/proxy/mapish.hpp> 00005 #include <s11n.net/s11n/proxy/std/pair.hpp> 00006 00007 #define S11N_MAP_TYPE multimap 00008 #define S11N_MAP_TYPE_NAME "multimap" 00009 #include <s11n.net/s11n/proxy/reg_map_specializations.hpp> 00010 00011 00012 #endif // s11n_net_s11n_pod_multimap_HPP_INCLUDED