We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f1510 commit d3f4b00Copy full SHA for d3f4b00
include/boost/leaf/serialization/type_name.hpp
@@ -7,6 +7,8 @@
7
8
#include <boost/leaf/detail/demangle.hpp>
9
10
+#include <functional>
11
+
12
#if BOOST_LEAF_CFG_STD_STRING
13
# include <string>
14
#endif
0 commit comments