summaryrefslogtreecommitdiff
path: root/boost/system/cygwin_error.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/system/cygwin_error.hpp')
-rw-r--r--boost/system/cygwin_error.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/system/cygwin_error.hpp b/boost/system/cygwin_error.hpp
index ea3528b66d..4f91cf3d73 100644
--- a/boost/system/cygwin_error.hpp
+++ b/boost/system/cygwin_error.hpp
@@ -7,8 +7,8 @@
// See library home page at http://www.boost.org/libs/system
-#ifndef BOOST_CYGWIN_ERROR_HPP
-#define BOOST_CYGWIN_ERROR_HPP
+#ifndef BOOST_SYSTEM_CYGWIN_ERROR_HPP
+#define BOOST_SYSTEM_CYGWIN_ERROR_HPP
// This header is effectively empty for compiles on operating systems where
// it is not applicable.
@@ -53,4 +53,4 @@ namespace boost
#endif // __CYGWIN__
-#endif // BOOST_CYGWIN_ERROR_HPP
+#endif // BOOST_SYSTEM_CYGWIN_ERROR_HPP