00001 #ifndef s11n_net_s11n_std_map_HPP_INCLUDED 00002 #define s11n_net_s11n_std_map_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 ::std::map 00008 #define S11N_MAP_TYPE_NAME "map" 00009 #include <s11n.net/s11n/proxy/reg_map_specializations.hpp> 00010 00011 #endif // s11n_net_s11n_std_map_HPP_INCLUDED