]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/std/std_stdexcept.h
Move from CPP to CXX.
[thirdparty/gcc.git] / libstdc++-v3 / include / std / std_stdexcept.h
index 07a15e466ce5c82acfa82f6aa3602d41b04e1bde..38ff1ad219d2670ecd1cbbd6129699551dad3329 100644 (file)
@@ -36,8 +36,8 @@
  *  in your programs, rather than any of the "st[dl]_*.h" implementation files.
  */
 
-#ifndef _CPP_STDEXCEPT
-#define _CPP_STDEXCEPT           1
+#ifndef _STDEXCEPT
+#define _STDEXCEPT 1
 
 #pragma GCC system_header
 
@@ -145,4 +145,4 @@ namespace std
   };
 } // namespace std
 
-#endif // _CPP_STDEXCEPT
+#endif // _STDEXCEPT