mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-28 02:33:31 +02:00
Merge pull request #783 from wkaluza/pr_header_circular_reference
Fix header circular reference
This commit is contained in:
commit
fbdf16db09
@ -10,7 +10,6 @@
|
|||||||
#ifndef MSGPACK_V1_TYPE_ARRAY_REF_HPP
|
#ifndef MSGPACK_V1_TYPE_ARRAY_REF_HPP
|
||||||
#define MSGPACK_V1_TYPE_ARRAY_REF_HPP
|
#define MSGPACK_V1_TYPE_ARRAY_REF_HPP
|
||||||
|
|
||||||
#include "msgpack/v1/adaptor/array_ref.hpp"
|
|
||||||
#include "msgpack/adaptor/check_container_size.hpp"
|
#include "msgpack/adaptor/check_container_size.hpp"
|
||||||
#include "msgpack/cpp_config.hpp"
|
#include "msgpack/cpp_config.hpp"
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user