summaryrefslogtreecommitdiff
path: root/absl/container/internal/unordered_map_constructor_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'absl/container/internal/unordered_map_constructor_test.h')
-rw-r--r--absl/container/internal/unordered_map_constructor_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/container/internal/unordered_map_constructor_test.h b/absl/container/internal/unordered_map_constructor_test.h
index 76ee95e6..3f90ad7c 100644
--- a/absl/container/internal/unordered_map_constructor_test.h
+++ b/absl/container/internal/unordered_map_constructor_test.h
@@ -16,6 +16,7 @@
#define ABSL_CONTAINER_INTERNAL_UNORDERED_MAP_CONSTRUCTOR_TEST_H_
#include <algorithm>
+#include <unordered_map>
#include <vector>
#include "gmock/gmock.h"