Skip to content

Commit 6407ad1

Browse files
committed
Update ankerl.unordered_dense.cpp
1 parent d7a2267 commit 6407ad1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ankerl.unordered_dense.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ module;
1313
# include <initializer_list> // for initializer_list
1414
# include <iterator> // for pair, distance
1515
# include <limits> // for numeric_limits
16+
# include <optional> // for optional
1617
# include <memory> // for allocator, allocator_traits, shared_ptr
1718
# include <optional> // for optional
1819
# include <stdexcept> // for out_of_range

0 commit comments

Comments
 (0)