mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-13 22:50:19 +02:00
Add range-based for loop support.
This commit is contained in:

committed by
Takatoshi Kondo

parent
fa231139d7
commit
994144dac2
@@ -16,6 +16,7 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
#include "msgpack/object.hpp"
|
||||
#include "msgpack/iterator.hpp"
|
||||
#include "msgpack/zone.hpp"
|
||||
#include "msgpack/pack.hpp"
|
||||
#include "msgpack/unpack.hpp"
|
||||
|
Reference in New Issue
Block a user