iwyu, doc: Document IWYU pragma: export for <threadsafety.h>

This commit is contained in:
Hennadii Stepanov
2026-03-10 18:03:51 +00:00
parent 179abb387f
commit 48bfcfedec
13 changed files with 7 additions and 11 deletions

View File

@@ -11,7 +11,6 @@
#include <kernel/caches.h>
#include <node/blockstorage.h>
#include <sync.h>
#include <threadsafety.h>
#include <tinyformat.h>
#include <txdb.h>
#include <uint256.h>

View File

@@ -8,7 +8,6 @@
#include <kernel/notifications_interface.h>
#include <sync.h>
#include <threadsafety.h>
#include <uint256.h>
#include <atomic>