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

@@ -21,6 +21,7 @@
#include "msgpack/versioning.hpp"
#include "msgpack/zone.hpp"
#include "msgpack/object_fwd.hpp"
#include "msgpack/adaptor/define.hpp"
#include "msgpack/pack.hpp"
#endif // MSGPACK_FWD_HPP