diff options
Diffstat (limited to 'Source')
-rw-r--r-- | Source/cmTargetPropertyComputer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmTargetPropertyComputer.h b/Source/cmTargetPropertyComputer.h index f8b683a..352d858 100644 --- a/Source/cmTargetPropertyComputer.h +++ b/Source/cmTargetPropertyComputer.h @@ -5,6 +5,7 @@ #include <cmConfigure.h> // IWYU pragma: keep +#include "cmAlgorithms.h" #include "cmListFileCache.h" #include "cmSystemTools.h" |