summaryrefslogtreecommitdiff
path: root/Source/cmTargetCompileDefinitionsCommand.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-02-12 10:35:28 +0100
committerStephen Kelly <steveire@gmail.com>2013-02-12 10:39:35 +0100
commit5b88504f650c7bcd3d404853b26292b50fa6f141 (patch)
treef628cdf768e2549b7569edacb0eb4cb759f03471 /Source/cmTargetCompileDefinitionsCommand.cxx
parentb030323c133155c57437527d04ca2ba619663f6d (diff)
downloadcmake-5b88504f650c7bcd3d404853b26292b50fa6f141.tar.gz
Rename the IncludeDirectoriesEntry to be more generic.
Diffstat (limited to 'Source/cmTargetCompileDefinitionsCommand.cxx')
-rw-r--r--Source/cmTargetCompileDefinitionsCommand.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmTargetCompileDefinitionsCommand.cxx b/Source/cmTargetCompileDefinitionsCommand.cxx
index 76458338cd..ba0ad59868 100644
--- a/Source/cmTargetCompileDefinitionsCommand.cxx
+++ b/Source/cmTargetCompileDefinitionsCommand.cxx
@@ -11,8 +11,6 @@
============================================================================*/
#include "cmTargetCompileDefinitionsCommand.h"
-#include "cmMakefileIncludeDirectoriesEntry.h"
-
bool cmTargetCompileDefinitionsCommand
::InitialPass(std::vector<std::string> const& args, cmExecutionStatus &)
{