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.
2 parents 6d478cf + cbeb580 commit 9b801f0Copy full SHA for 9b801f0
include/msgpack/v1/cpp_config_decl.hpp
@@ -87,6 +87,7 @@ struct is_pointer;
87
88
#include <memory>
89
#include <tuple>
90
+#include <type_traits>
91
92
namespace msgpack {
93
/// @cond
0 commit comments