update msgpack to 4.1.1

This commit is contained in:
qicosmos
2022-06-18 16:11:44 +08:00
parent aaea836794
commit 1fcb116775
149 changed files with 2557 additions and 3416 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#define MSGPACK_V3_ITERATOR_DECL_HPP
#if !defined(MSGPACK_USE_CPP03)
#include <msgpack/v2/iterator_decl.hpp>
#include "msgpack/v2/iterator_decl.hpp"
namespace msgpack {