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