summaryrefslogtreecommitdiff
path: root/boost/predef/platform/mingw.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/platform/mingw.h')
-rw-r--r--boost/predef/platform/mingw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost/predef/platform/mingw.h b/boost/predef/platform/mingw.h
index 64c5837364..5a1334b47c 100644
--- a/boost/predef/platform/mingw.h
+++ b/boost/predef/platform/mingw.h
@@ -5,8 +5,8 @@ Distributed under the Boost Software License, Version 1.0.
http://www.boost.org/LICENSE_1_0.txt)
*/
-#ifndef BOOST_PREDEF_COMPILER_MINGW_H
-#define BOOST_PREDEF_COMPILER_MINGW_H
+#ifndef BOOST_PREDEF_PLAT_MINGW_H
+#define BOOST_PREDEF_PLAT_MINGW_H
#include <boost/predef/version_number.h>
#include <boost/predef/make.h>