Include cmAlgorithms where it is used.

This commit is contained in:
Stephen Kelly
2015-03-08 13:51:20 +01:00
parent 1a8e4c8692
commit 7916d7bac6
44 changed files with 48 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
#include "cmVersion.h"
#include "cmFileTimeComparison.h"
#include "cmCustomCommandGenerator.h"
#include "cmAlgorithms.h"
// Include dependency scanners for supported languages. Only the
// C/C++ scanner is needed for bootstrapping CMake.