Merge branch 'add_ext_ref' of https://github.com/redboltz/msgpack-c into redboltz-add_ext_ref

This commit is contained in:
Takatoshi Kondo
2015-07-05 20:04:30 +09:00
7 changed files with 386 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
#include "adaptor/bool.hpp"
#include "adaptor/char_ptr.hpp"
#include "adaptor/deque.hpp"
#include "adaptor/ext.hpp"
#include "adaptor/fixint.hpp"
#include "adaptor/float.hpp"
#include "adaptor/int.hpp"