diff options
Diffstat (limited to 'library/cpp/containers/stack_vector/stack_vec.cpp')
-rw-r--r-- | library/cpp/containers/stack_vector/stack_vec.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/containers/stack_vector/stack_vec.cpp b/library/cpp/containers/stack_vector/stack_vec.cpp new file mode 100644 index 0000000000..21c0ab3f11 --- /dev/null +++ b/library/cpp/containers/stack_vector/stack_vec.cpp @@ -0,0 +1 @@ +#include "stack_vec.h" |