mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-22 16:02:30 +02:00
Added a minimal forward declaration header file for pack/unpack overloading.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define MSGPACK_TYPE_BOOL_HPP
|
||||
|
||||
#include "msgpack/versioning.hpp"
|
||||
#include "msgpack/object.hpp"
|
||||
#include "msgpack_forward.hpp"
|
||||
#include <vector>
|
||||
|
||||
namespace msgpack {
|
||||
|
Reference in New Issue
Block a user