]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/backward/map.h
Move from CPP to CXX.
[thirdparty/gcc.git] / libstdc++-v3 / include / backward / map.h
index 00f606d7e3245dface9f568260e29ec3061a49d2..56d5c69973b3ae5b3db31be68e1f09fa270ca5d5 100644 (file)
@@ -53,8 +53,8 @@
  * purpose.  It is provided "as is" without express or implied warranty.
  */
 
-#ifndef _CPP_BACKWARD_MAP_H
-#define _CPP_BACKWARD_MAP_H 1
+#ifndef _BACKWARD_MAP_H
+#define _BACKWARD_MAP_H 1
 
 #include "backward_warning.h"
 #include "tree.h"
@@ -62,7 +62,7 @@
 
 using std::map;
 
-#endif /* _CPP_BACKWARD_MAP_H */
+#endif /* _BACKWARD_MAP_H */
 
 // Local Variables:
 // mode:C++