]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/parallel/checkers.h
find_selectors.h: Correct name for include guard #ifndef.
[thirdparty/gcc.git] / libstdc++-v3 / include / parallel / checkers.h
index 1c6bc355d175c38b1585c8fb4bb17001f43862d2..231cea8892bff4f7f3c7c68014b62a4f451cfd8a 100644 (file)
@@ -35,8 +35,8 @@
 
 // Written by Johannes Singler.
 
-#ifndef _GLIBCXX_PARALLEL_CHECKERS
-#define _GLIBCXX_PARALLEL_CHECKERS 1
+#ifndef _GLIBCXX_PARALLEL_CHECKERS_H
+#define _GLIBCXX_PARALLEL_CHECKERS_H 1
 
 #include <functional>
 #include <cstdio>
@@ -157,4 +157,4 @@ namespace __gnu_parallel
     }
 }
 
-#endif
+#endif /* _GLIBCXX_PARALLEL_CHECKERS_H */