diff --git a/Source/cmTargetPropertyComputer.h b/Source/cmTargetPropertyComputer.h index f8b683a822..352d8585e0 100644 --- a/Source/cmTargetPropertyComputer.h +++ b/Source/cmTargetPropertyComputer.h @@ -5,6 +5,7 @@ #include // IWYU pragma: keep +#include "cmAlgorithms.h" #include "cmListFileCache.h" #include "cmSystemTools.h"