summaryrefslogtreecommitdiff
path: root/libstdc++/stl/hash_set.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++/stl/hash_set.h')
-rw-r--r--libstdc++/stl/hash_set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++/stl/hash_set.h b/libstdc++/stl/hash_set.h
index c938ccc467a..d3e93c0c26b 100644
--- a/libstdc++/stl/hash_set.h
+++ b/libstdc++/stl/hash_set.h
@@ -31,6 +31,7 @@
#include <stl_hashtable.h>
#endif
+#include <algobase.h>
#include <stl_hash_set.h>
#ifdef __STL_USE_NAMESPACES