summaryrefslogtreecommitdiffstats
path: root/Utilities/std/cm/unordered_set
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/std/cm/unordered_set')
-rw-r--r--Utilities/std/cm/unordered_set1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/std/cm/unordered_set b/Utilities/std/cm/unordered_set
index 2545ff6..0593051 100644
--- a/Utilities/std/cm/unordered_set
+++ b/Utilities/std/cm/unordered_set
@@ -7,6 +7,7 @@
#include <unordered_set> // IWYU pragma: export
+#include <cm/bits/container_helpers.hxx> // IWYU pragma: export
#include <cm/bits/erase_if.hxx>
namespace cm {