mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-18 09:16:48 -04:00
Add IWYU pragmas for provider header
This commit is contained in:
parent
20c8fdad06
commit
fa2ef34944
@ -38,7 +38,7 @@
|
|||||||
# define FMT_REMOVE_TRANSITIVE_INCLUDES
|
# define FMT_REMOVE_TRANSITIVE_INCLUDES
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "base.h"
|
#include "base.h" // IWYU pragma: export
|
||||||
|
|
||||||
#ifndef FMT_MODULE
|
#ifndef FMT_MODULE
|
||||||
# include <cmath> // std::signbit
|
# include <cmath> // std::signbit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user