@@ -23,8 +23,7 @@
* \brief Set the regular expression for following #includes.
*
* cmIncludeRegularExpressionCommand is used to specify the regular expression
- * used by cmMakeDepend to determine whether to follow a #include file in
- * dependency checking.
+ * that determines whether to follow a #include file in dependency checking.
*/
class cmIncludeRegularExpressionCommand : public cmCommand
{
@@ -22,7 +22,6 @@
class cmCustomCommand;
class cmDependInformation;
class cmDepends;
-class cmMakeDepend;
class cmMakefileTargetGenerator;
class cmTarget;
class cmSourceFile;
@@ -19,7 +19,6 @@
#include "cmLocalVisualStudioGenerator.h"
class cmSourceGroup;
@@ -25,7 +25,6 @@ class cmDepends;
class cmGeneratedFileStream;
class cmGlobalUnixMakefileGenerator3;
class cmLocalUnixMakefileGenerator3;
class cmMakefile;