summaryrefslogtreecommitdiff
path: root/boost/beast/websocket/detail/error.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/beast/websocket/detail/error.hpp')
-rw-r--r--boost/beast/websocket/detail/error.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost/beast/websocket/detail/error.hpp b/boost/beast/websocket/detail/error.hpp
index 57b837bd4c..1cf63fc68a 100644
--- a/boost/beast/websocket/detail/error.hpp
+++ b/boost/beast/websocket/detail/error.hpp
@@ -7,8 +7,8 @@
// Official repository: https://github.com/boostorg/beast
//
-#ifndef BOOST_BEAST_WEBSOCKET_DETAIL_ERROR_IPP
-#define BOOST_BEAST_WEBSOCKET_DETAIL_ERROR_IPP
+#ifndef BOOST_BEAST_WEBSOCKET_DETAIL_ERROR_HPP
+#define BOOST_BEAST_WEBSOCKET_DETAIL_ERROR_HPP
#include <boost/beast/core/error.hpp>
#include <boost/beast/core/string.hpp>