Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / histogram / detail / static_if.hpp
index 0f12a02..a7e8ba9 100644 (file)
@@ -8,6 +8,7 @@
 #define BOOST_HISTOGRAM_DETAIL_STATIC_IF_HPP
 
 #include <type_traits>
+#include <utility>
 
 namespace boost {
 namespace histogram {