diff options
Diffstat (limited to 'libcxx/test/algorithms/iterators.h')
-rw-r--r-- | libcxx/test/algorithms/iterators.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/algorithms/iterators.h b/libcxx/test/algorithms/iterators.h index 01b0e336be6..539a9a49848 100644 --- a/libcxx/test/algorithms/iterators.h +++ b/libcxx/test/algorithms/iterators.h @@ -311,4 +311,4 @@ base(Iter i) return i; } -#endif +#endif // ITERATORS_H |