about summary refs log tree commit diff
path: root/absl/container/internal/unordered_set_lookup_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'absl/container/internal/unordered_set_lookup_test.h')
-rw-r--r--absl/container/internal/unordered_set_lookup_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/container/internal/unordered_set_lookup_test.h b/absl/container/internal/unordered_set_lookup_test.h
index aca9c6a5df7b..1421e7b6ffb7 100644
--- a/absl/container/internal/unordered_set_lookup_test.h
+++ b/absl/container/internal/unordered_set_lookup_test.h
@@ -85,4 +85,5 @@ REGISTER_TYPED_TEST_CASE_P(LookupTest, Count, Find, EqualRange);
 
 }  // namespace container_internal
 }  // namespace absl
+
 #endif  // ABSL_CONTAINER_INTERNAL_UNORDERED_SET_LOOKUP_TEST_H_