mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-22 08:26:35 +01:00
update type.hpp, support std::tr1::unordered_map and std::tr1::unordered_set
This commit is contained in:
parent
143b90af3e
commit
a97f764088
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user