diff options
Diffstat (limited to 'library/cpp/codecs/tls_cache.cpp')
| -rw-r--r-- | library/cpp/codecs/tls_cache.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/library/cpp/codecs/tls_cache.cpp b/library/cpp/codecs/tls_cache.cpp new file mode 100644 index 00000000000..0a1b32bda14 --- /dev/null +++ b/library/cpp/codecs/tls_cache.cpp @@ -0,0 +1,4 @@ +#include "tls_cache.h" + +namespace NCodecs { +} |
