summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/parallel/parallel.h
diff options
context:
space:
mode:
authorsingler <singler@138bc75d-0d04-0410-961f-82ee72b054a4>2008-07-15 10:06:58 +0000
committersingler <singler@138bc75d-0d04-0410-961f-82ee72b054a4>2008-07-15 10:06:58 +0000
commita8aa9db5299d34eebd5782f9ca327a476d13936b (patch)
tree7a80ea58c6cd322e53f31c5663615b588f0866e9 /libstdc++-v3/include/parallel/parallel.h
parent7b36f9abc95ca897534c58a4c65f70975cf8708d (diff)
downloadppe42-gcc-a8aa9db5299d34eebd5782f9ca327a476d13936b.tar.gz
ppe42-gcc-a8aa9db5299d34eebd5782f9ca327a476d13936b.zip
2008-07-15 Johannes Singler <singler@ira.uka.de>
* include/parallel/find_selectors.h: Correct name for include guard #ifndef. * include/parallel/balanced_quicksort.h: Likewise. * include/parallel/unique_copy.h: Likewise. * include/parallel/multiway_mergesort.h: Likewise. * include/parallel/checkers.h: Likewise. * include/parallel/[various files]: Add/correct comment for #endif of include guard (at end of file) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137827 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/parallel/parallel.h')
-rw-r--r--libstdc++-v3/include/parallel/parallel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/parallel/parallel.h b/libstdc++-v3/include/parallel/parallel.h
index 63246126b8f..f76f67976b6 100644
--- a/libstdc++-v3/include/parallel/parallel.h
+++ b/libstdc++-v3/include/parallel/parallel.h
@@ -45,4 +45,4 @@
#include <parallel/tags.h>
#include <parallel/settings.h>
-#endif
+#endif /* _GLIBCXX_PARALLEL_PARALLEL_H */
OpenPOWER on IntegriCloud