]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/c_compatibility/string.h
Move from CPP to CXX.
[thirdparty/gcc.git] / libstdc++-v3 / include / c_compatibility / string.h
index b639157ee59340ab1c2ae76ea9ba64c0faf68365..ebbf6f5c298431847ee89216e9e3a2f13d9d5459 100644 (file)
@@ -27,8 +27,8 @@
 // invalidate any other reasons why the executable file might be covered by
 // the GNU General Public License.
 
-#ifndef _CPP_STRING_H_
-#define _CPP_STRING_H_ 1
+#ifndef _GLIBCXX_STRING_H
+#define _GLIBCXX_STRING_H 1
 
 #include <cstring>