mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-12 05:29:59 +01:00
Add missing include
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include <stdexcept>
|
||||
#include <type_traits>
|
||||
#include <utility>
|
||||
#include <tuple> // std::forward_as_tuple
|
||||
|
||||
namespace boost {
|
||||
namespace tuples {
|
||||
|
||||
Reference in New Issue
Block a user