commit | 6046aced820aaab4f14f2026531dd11d10690691 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <hhinnant@apple.com> | Sun Aug 22 00:15:28 2010 +0000 |
committer | Howard Hinnant <hhinnant@apple.com> | Sun Aug 22 00:15:28 2010 +0000 |
tree | 2d88c1e1284a8b08360601964f818da0190a87f6 | |
parent | eb564e76cc3904d811c981a50ecce0659f444cc9 [diff] [blame] |
Fixing whitespace problems git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111755 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/containers/stack_allocator.h b/test/containers/stack_allocator.h index 4d3426b..30f5871 100644 --- a/test/containers/stack_allocator.h +++ b/test/containers/stack_allocator.h
@@ -49,4 +49,4 @@ void swap(stack_allocator<T, N>& x, stack_allocator<T, N>& y) {} -#endif +#endif // STACK_ALLOCATOR_H