Add IWYU pragmas for provider header

This commit is contained in:
Sangar 2025-07-08 12:22:10 +02:00 committed by Florian Nücke
parent 20c8fdad06
commit fa2ef34944
No known key found for this signature in database

View File

@ -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