mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 06:30:20 -06:00
IWYU: Update for Debian 12 CI job
`include-what-you-use` diagnostics, in practice, are specific to the environment's compiler and standard library. Update includes to satisfy IWYU for our CI job under Debian 12.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "cmCPackPropertiesGenerator.h"
|
||||
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <ostream>
|
||||
|
||||
#include "cmGeneratorExpression.h"
|
||||
|
||||
Reference in New Issue
Block a user