mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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