summaryrefslogtreecommitdiff
path: root/boost/fiber/channel_op_status.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fiber/channel_op_status.hpp')
-rw-r--r--boost/fiber/channel_op_status.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/fiber/channel_op_status.hpp b/boost/fiber/channel_op_status.hpp
index 78fd9bd6d0..785253ac43 100644
--- a/boost/fiber/channel_op_status.hpp
+++ b/boost/fiber/channel_op_status.hpp
@@ -3,8 +3,8 @@
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
-#ifndef BOOST_FIBERS_QUEUE_OP_STATUS_H
-#define BOOST_FIBERS_QUEUE_OP_STATUS_H
+#ifndef BOOST_FIBERS_CHANNEL_OP_STATUS_H
+#define BOOST_FIBERS_CHANNEL_OP_STATUS_H
#include <boost/config.hpp>
@@ -31,4 +31,4 @@ enum class channel_op_status {
# include BOOST_ABI_SUFFIX
#endif
-#endif // BOOST_FIBERS_QUEUE_OP_STATUS_H
+#endif // BOOST_FIBERS_CHANNEL_OP_STATUS_H