summaryrefslogtreecommitdiffstats
path: root/libcxx/test/containers/stack_allocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/containers/stack_allocator.h')
-rw-r--r--libcxx/test/containers/stack_allocator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/containers/stack_allocator.h b/libcxx/test/containers/stack_allocator.h
index 4d3426b612a..30f58718eb2 100644
--- a/libcxx/test/containers/stack_allocator.h
+++ b/libcxx/test/containers/stack_allocator.h
@@ -49,4 +49,4 @@ inline
void
swap(stack_allocator<T, N>& x, stack_allocator<T, N>& y) {}
-#endif
+#endif // STACK_ALLOCATOR_H
OpenPOWER on IntegriCloud