From ee72803e9f2988d2cf493a6d096c2a0d483fc547 Mon Sep 17 00:00:00 2001 From: Daniel Pfeifer Date: Fri, 17 Feb 2017 22:12:21 +0100 Subject: fix some include-what-you-use diagnostics --- Source/cmExportLibraryDependenciesCommand.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/cmExportLibraryDependenciesCommand.cxx') diff --git a/Source/cmExportLibraryDependenciesCommand.cxx b/Source/cmExportLibraryDependenciesCommand.cxx index e3fb412a8f..deecad84e5 100644 --- a/Source/cmExportLibraryDependenciesCommand.cxx +++ b/Source/cmExportLibraryDependenciesCommand.cxx @@ -9,7 +9,6 @@ #include "cmGeneratedFileStream.h" #include "cmGlobalGenerator.h" #include "cmMakefile.h" -#include "cmPolicies.h" #include "cmStateTypes.h" #include "cmSystemTools.h" #include "cmTarget.h" -- cgit v1.2.1