]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/c/std_cctype.h
c/: Guard with _CPP_.
[thirdparty/gcc.git] / libstdc++-v3 / include / c / std_cctype.h
index 1271e072a694e75d68bd6021564b5a4917cac319..9d84a3d68b72a745966572c6aa4bf4868e243847 100644 (file)
@@ -31,8 +31,8 @@
 // ISO C++ 14882: <ccytpe>
 //
 
-#ifndef _CCTYPE
-#define _CCTYPE 1
+#ifndef _CPP_CCTYPE
+#define _CPP_CCTYPE 1
 
 #pragma GCC system_header