]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/testsuite_performance.h
Move from CPP to CXX.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / testsuite_performance.h
index b55ed9121df57746186569725ff778ee99d89af9..0e82137c61431a80f85d62e3f03b4576e7588c10 100644 (file)
@@ -28,8 +28,8 @@
 // invalidate any other reasons why the executable file might be covered by
 // the GNU General Public License.
 
-#ifndef _GLIBCPP_PERFORMANCE_H
-#define _GLIBCPP_PERFORMANCE_H
+#ifndef _GLIBCXX_PERFORMANCE_H
+#define _GLIBCXX_PERFORMANCE_H
 
 #include <sys/times.h>
 #include <sys/resource.h>
@@ -192,5 +192,5 @@ namespace __gnu_cxx_test
   }
 }; // namespace __gnu_cxx_test
 
-#endif // _GLIBCPP_PERFORMANCE_H
+#endif // _GLIBCXX_PERFORMANCE_H