mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06:00
cmInstalledFile: add cmConfigure.h as first #include
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#ifndef cmInstalledFile_h
|
||||
#define cmInstalledFile_h
|
||||
|
||||
#include "cmConfigure.h" // IWYU pragma: keep
|
||||
|
||||
#include "cmGeneratorExpression.h"
|
||||
#include "cm_auto_ptr.hxx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user