We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860f7fc commit ca9f25bCopy full SHA for ca9f25b
erb/v1/cpp03_zone.hpp.erb
@@ -14,6 +14,7 @@
14
#include "msgpack/cpp_config.hpp"
15
#include "msgpack/zone_decl.hpp"
16
17
+#include <stdint.h>
18
#include <cstdlib>
19
#include <memory>
20
#include <vector>
include/msgpack/v1/detail/cpp03_zone.hpp
include/msgpack/v1/detail/cpp11_zone.hpp
+#include <cstdint>
0 commit comments