mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-26 06:25:22 +02:00
Update iterator.hpp
Can be a problem depending on the project folder nomenclature.
This commit is contained in:
parent
53bfbba863
commit
683b6e42c6
@ -11,8 +11,8 @@
|
||||
#ifndef MSGPACK_ITERATOR_HPP
|
||||
#define MSGPACK_ITERATOR_HPP
|
||||
|
||||
#include <msgpack/iterator_decl.hpp>
|
||||
#include "msgpack/iterator_decl.hpp"
|
||||
|
||||
#include <msgpack/v1/iterator.hpp>
|
||||
#include "msgpack/v1/iterator.hpp"
|
||||
|
||||
#endif // MSGPACK_ITERATOR_HPP
|
||||
|
Loading…
x
Reference in New Issue
Block a user