Merge pull request #51 from xunzhang/master

update type.hpp
This commit is contained in:
Takatoshi Kondo 2014-01-13 18:10:49 -08:00
commit 8bc827ebf5

View File

@ -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"