mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-17 03:03:24 +02:00
update type.hpp, support std::tr1::unordered_map and std::tr1::unordered_set
This commit is contained in:
@@ -13,4 +13,5 @@
|
||||
#include "type/vector.hpp"
|
||||
#include "type/tuple.hpp"
|
||||
#include "type/define.hpp"
|
||||
|
||||
#include "type/tr1/unordered_map.hpp"
|
||||
#include "type/tr1/unordered_set.hpp"
|
||||
|
Reference in New Issue
Block a user