summaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/ring_buffer/ring_buffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/containers/ring_buffer/ring_buffer.cpp')
-rw-r--r--library/cpp/containers/ring_buffer/ring_buffer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/containers/ring_buffer/ring_buffer.cpp b/library/cpp/containers/ring_buffer/ring_buffer.cpp
new file mode 100644
index 00000000000..799dad631be
--- /dev/null
+++ b/library/cpp/containers/ring_buffer/ring_buffer.cpp
@@ -0,0 +1 @@
+#include "ring_buffer.h"