We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35487cd commit c839c66Copy full SHA for c839c66
include/mapbox/variant.hpp
@@ -11,6 +11,7 @@
11
#include <typeinfo>
12
#include <utility>
13
#include <functional>
14
+#include <limits>
15
16
#include <mapbox/recursive_wrapper.hpp>
17
#include <mapbox/variant_visitor.hpp>
0 commit comments