diff options
author | aozeritsky <aozeritsky@ydb.tech> | 2023-08-21 17:15:26 +0300 |
---|---|---|
committer | aozeritsky <aozeritsky@ydb.tech> | 2023-08-21 17:30:24 +0300 |
commit | 6128c83f475b712a95f262e363dd2d3681500a0e (patch) | |
tree | fb52e4fa7d0dccb6bc4e6ced2707e11bfaf2e4b3 /library/cpp/erasure/codec.cpp | |
parent | eac8ca1f552726198b4d7a21fcdecf8954339262 (diff) | |
download | ydb-6128c83f475b712a95f262e363dd2d3681500a0e.tar.gz |
Add yt into autobuild
Diffstat (limited to 'library/cpp/erasure/codec.cpp')
-rw-r--r-- | library/cpp/erasure/codec.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/erasure/codec.cpp b/library/cpp/erasure/codec.cpp new file mode 100644 index 0000000000..5fbcd720b2 --- /dev/null +++ b/library/cpp/erasure/codec.cpp @@ -0,0 +1 @@ +#include "codec.h" |