summaryrefslogtreecommitdiff
path: root/include/wntgccx/sehandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/wntgccx/sehandler.hxx')
-rw-r--r--include/wntgccx/sehandler.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/wntgccx/sehandler.hxx b/include/wntgccx/sehandler.hxx
index 49bd0f21eb50..e80a8283e429 100644
--- a/include/wntgccx/sehandler.hxx
+++ b/include/wntgccx/sehandler.hxx
@@ -2,8 +2,8 @@
/* From mingw-w64 excpt.h */
-#ifndef _SEHANDLER_HXX
-#define _SEHANDLER_HXX
+#ifndef INCLUDED_WNTGCCX_SEHANDLER_HXX
+#define INCLUDED_WNTGCCX_SEHANDLER_HXX
#if !defined( __MINGW32__ ) || !defined ( _WIN64 )
#error This file should be included only in a 64-bit MinGW compilation
@@ -42,5 +42,5 @@
#endif
-#endif // _SEHANDLER_HXX
+#endif // INCLUDED_WNTGCCX_SEHANDLER_HXX