]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/f/implic.h
PR c++/17413
[thirdparty/gcc.git] / gcc / f / implic.h
index ae9665384918667b684cd4d7e5600d29144671da..44fbfac4e4fa1d0bb6aea3bbe2150be4967a97dc 100644 (file)
@@ -27,8 +27,8 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 
 /* Allow multiple inclusion to work. */
 
-#ifndef _H_f_implic
-#define _H_f_implic
+#ifndef GCC_F_IMPLIC_H
+#define GCC_F_IMPLIC_H
 
 /* Simple definitions and enumerations. */
 
@@ -71,4 +71,4 @@ void ffeimplic_terminate_2 (void);
 
 /* End of #include file. */
 
-#endif
+#endif /* ! GCC_F_IMPLIC_H */