From 99d70efea929dc771a634078b67cb2f6254ed253 Mon Sep 17 00:00:00 2001 From: tobo Date: Thu, 29 Jan 2026 19:53:40 +0300 Subject: move library/cpp/threading/atomic to library/cpp/deprecated/atomic_bool commit_hash:0981fb113212b130cb676672e125982188e4fd20 --- library/cpp/threading/atomic/bool.cpp | 1 - 1 file changed, 1 deletion(-) delete mode 100644 library/cpp/threading/atomic/bool.cpp (limited to 'library/cpp/threading/atomic/bool.cpp') diff --git a/library/cpp/threading/atomic/bool.cpp b/library/cpp/threading/atomic/bool.cpp deleted file mode 100644 index 37917e01f12..00000000000 --- a/library/cpp/threading/atomic/bool.cpp +++ /dev/null @@ -1 +0,0 @@ -#include "bool.h" -- cgit v1.3