summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalNinjaGenerator.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-09-10 16:36:17 (GMT)
committerStephen Kelly <steveire@gmail.com>2013-09-11 08:07:22 (GMT)
commit7cca50cb2fe32b21b647bc0d406b6b0779c01d25 (patch)
treee132e0ddd5b0b8b85334b2e2665b31342554ad8d /Source/cmLocalNinjaGenerator.cxx
parent7c7cdf707396ad0191203dc90ea8ea28d9381b37 (diff)
downloadCMake-7cca50cb2fe32b21b647bc0d406b6b0779c01d25.zip
CMake-7cca50cb2fe32b21b647bc0d406b6b0779c01d25.tar.gz
CMake-7cca50cb2fe32b21b647bc0d406b6b0779c01d25.tar.bz2
Remove unused include.
Diffstat (limited to 'Source/cmLocalNinjaGenerator.cxx')
-rw-r--r--Source/cmLocalNinjaGenerator.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmLocalNinjaGenerator.cxx b/Source/cmLocalNinjaGenerator.cxx
index a522e37..89b05d7 100644
--- a/Source/cmLocalNinjaGenerator.cxx
+++ b/Source/cmLocalNinjaGenerator.cxx
@@ -17,7 +17,6 @@
#include "cmNinjaTargetGenerator.h"
#include "cmGeneratedFileStream.h"
#include "cmSourceFile.h"
-#include "cmComputeLinkInformation.h"
#include "cmake.h"
#include <assert.h>