Add IWYU private pragmas to internal headers.

This commit is contained in:
Antonio Sánchez
2023-08-21 16:25:22 +00:00
committed by Rasmus Munk Larsen
parent 328b5f9085
commit 6e4d5d4832
434 changed files with 434 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
# define EIGEN_INITIALIZE_COEFFS_IF_THAT_OPTION_IS_ENABLED
#endif
// IWYU pragma: private
#include "./InternalHeaderCheck.h"
namespace Eigen {