]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/c_compatibility/float.h
Move from CPP to CXX.
[thirdparty/gcc.git] / libstdc++-v3 / include / c_compatibility / float.h
index 7d7b9d44f9ff0bf006868f486b83c73c77ba90a6..5eaaba6e593f8d1d2f035e3d38ec82421451f3e9 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_FLOAT_H_
-#define _CPP_FLOAT_H_ 1
+#ifndef _GLIBCXX_FLOAT_H
+#define _GLIBCXX_FLOAT_H 1
 
 #include <cfloat>