Minimized header files dependency.

Added help comments for typical compile error.
This commit is contained in:
Takatoshi Kondo
2014-10-19 21:18:30 +09:00
parent fc65bc0682
commit b5e66150e9
29 changed files with 94 additions and 27 deletions

View File

@@ -19,7 +19,7 @@
#define MSGPACK_CPP11_MSGPACK_TUPLE_HPP
#include "msgpack/versioning.hpp"
#include "msgpack_fwd.hpp"
#include "msgpack/object_fwd.hpp"
#include <tuple>