summaryrefslogtreecommitdiff
path: root/boost/system/system_error.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/system/system_error.hpp')
-rw-r--r--boost/system/system_error.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/system/system_error.hpp b/boost/system/system_error.hpp
index b306aae4b9..d98b4bcf84 100644
--- a/boost/system/system_error.hpp
+++ b/boost/system/system_error.hpp
@@ -5,8 +5,8 @@
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-#ifndef BOOST_SYSTEM_ERROR_HPP
-#define BOOST_SYSTEM_ERROR_HPP
+#ifndef BOOST_SYSTEM_SYSTEM_ERROR_HPP
+#define BOOST_SYSTEM_SYSTEM_ERROR_HPP
#include <string>
#include <stdexcept>
@@ -79,6 +79,6 @@ namespace boost
} // namespace system
} // namespace boost
-#endif // BOOST_SYSTEM_ERROR_HPP
+#endif // BOOST_SYSTEM_SYSTEM_ERROR_HPP