mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-06 05:37:50 +02:00
iwyu, doc: Document IWYU pragma: export for <logging/categories.h>
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef BITCOIN_UTIL_LOG_H
|
||||
#define BITCOIN_UTIL_LOG_H
|
||||
|
||||
// This header works in tandem with `logging/categories.h`
|
||||
// to expose the complete logging interface.
|
||||
#include <logging/categories.h> // IWYU pragma: export
|
||||
#include <tinyformat.h>
|
||||
#include <util/check.h>
|
||||
|
||||
Reference in New Issue
Block a user