summaryrefslogtreecommitdiff
path: root/boost/fiber/bounded_channel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fiber/bounded_channel.hpp')
-rw-r--r--boost/fiber/bounded_channel.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/fiber/bounded_channel.hpp b/boost/fiber/bounded_channel.hpp
index 716080bd2d..ac257b4ff5 100644
--- a/boost/fiber/bounded_channel.hpp
+++ b/boost/fiber/bounded_channel.hpp
@@ -8,6 +8,8 @@
#ifndef BOOST_FIBERS_BOUNDED_CHANNEL_H
#define BOOST_FIBERS_BOUNDED_CHANNEL_H
+#warn "template bounded_channel is deprecated"
+
#include <algorithm>
#include <atomic>
#include <chrono>