summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalVisualStudio6Generator.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2007-06-11 16:40:41 (GMT)
committerBrad King <brad.king@kitware.com>2007-06-11 16:40:41 (GMT)
commitdfb79bea2371f2d8b2c45f791f93bb418f457217 (patch)
treef3db8be9cde251b165be75d9227bd7c7363ae65c /Source/cmLocalVisualStudio6Generator.h
parent28e94533ddff2e48268ebc48707e8510a272ef48 (diff)
downloadCMake-dfb79bea2371f2d8b2c45f791f93bb418f457217.zip
CMake-dfb79bea2371f2d8b2c45f791f93bb418f457217.tar.gz
CMake-dfb79bea2371f2d8b2c45f791f93bb418f457217.tar.bz2
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 c371f20..97d45d4 100644
--- a/Source/cmLocalVisualStudio6Generator.h
+++ b/Source/cmLocalVisualStudio6Generator.h
@@ -19,7 +19,6 @@
#include "cmLocalVisualStudioGenerator.h"
-class cmMakeDepend;
class cmTarget;
class cmSourceFile;
class cmSourceGroup;