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