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