diff options
Diffstat (limited to 'library/cpp/threading/queue/mpsc_read_as_filled.cpp')
| -rw-r--r-- | library/cpp/threading/queue/mpsc_read_as_filled.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/threading/queue/mpsc_read_as_filled.cpp b/library/cpp/threading/queue/mpsc_read_as_filled.cpp new file mode 100644 index 00000000000..8b4664a6f32 --- /dev/null +++ b/library/cpp/threading/queue/mpsc_read_as_filled.cpp @@ -0,0 +1 @@ +#include "mpsc_read_as_filled.h" |
