diff options
Diffstat (limited to 'libstdc++-v3/include/parallel/omp_loop_static.h')
-rw-r--r-- | libstdc++-v3/include/parallel/omp_loop_static.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/parallel/omp_loop_static.h b/libstdc++-v3/include/parallel/omp_loop_static.h index 96692e8645a..dc6c24975b5 100644 --- a/libstdc++-v3/include/parallel/omp_loop_static.h +++ b/libstdc++-v3/include/parallel/omp_loop_static.h @@ -120,4 +120,4 @@ template<typename RandomAccessIterator, } // end namespace -#endif +#endif /* _GLIBCXX_PARALLEL_OMP_LOOP_STATIC_H */ |