mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-24 00:49:47 +02:00
Update iterator.hpp
Can be a problem depending on the project folder nomenclature.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user