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 89d14b4 commit db43defCopy full SHA for db43def
src/msgpack.h
@@ -2,6 +2,7 @@
2
3
#include <cstdint>
4
#include <cstring>
5
+#include <endian.h>
6
#include <type_traits>
7
#include <limits>
8
#include <utility>
0 commit comments