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