summaryrefslogtreecommitdiff
path: root/absl/container/internal/unordered_map_lookup_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'absl/container/internal/unordered_map_lookup_test.h')
-rw-r--r--absl/container/internal/unordered_map_lookup_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/container/internal/unordered_map_lookup_test.h b/absl/container/internal/unordered_map_lookup_test.h
index 1f1b6b48..a3d21595 100644
--- a/absl/container/internal/unordered_map_lookup_test.h
+++ b/absl/container/internal/unordered_map_lookup_test.h
@@ -111,4 +111,5 @@ REGISTER_TYPED_TEST_CASE_P(LookupTest, At, OperatorBracket, Count, Find,
} // namespace container_internal
} // namespace absl
+
#endif // ABSL_CONTAINER_INTERNAL_UNORDERED_MAP_LOOKUP_TEST_H_