summaryrefslogtreecommitdiff
path: root/Source/cmLocalVisualStudio6Generator.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2007-06-11 12:40:41 -0400
committerBrad King <brad.king@kitware.com>2007-06-11 12:40:41 -0400
commitdfb79bea2371f2d8b2c45f791f93bb418f457217 (patch)
treef3db8be9cde251b165be75d9227bd7c7363ae65c /Source/cmLocalVisualStudio6Generator.h
parent28e94533ddff2e48268ebc48707e8510a272ef48 (diff)
downloadcmake-dfb79bea2371f2d8b2c45f791f93bb418f457217.tar.gz
STYLE: Removed unused reference to cmMakeDepend.
Diffstat (limited to 'Source/cmLocalVisualStudio6Generator.h')
-rw-r--r--Source/cmLocalVisualStudio6Generator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmLocalVisualStudio6Generator.h b/Source/cmLocalVisualStudio6Generator.h
index c371f20cb3..97d45d4a9d 100644
--- a/Source/cmLocalVisualStudio6Generator.h
+++ b/Source/cmLocalVisualStudio6Generator.h
@@ -19,7 +19,6 @@
#include "cmLocalVisualStudioGenerator.h"
-class cmMakeDepend;
class cmTarget;
class cmSourceFile;
class cmSourceGroup;