Remove unused forward declarations.

This commit is contained in:
Stephen Kelly 2013-02-09 10:24:32 +01:00
parent 9712362b45
commit deb51a7113
1 changed files with 0 additions and 3 deletions

View File

@ -15,10 +15,7 @@
#include "cmExportFileGenerator.h"
class cmInstallExportGenerator;
class cmInstallFilesGenerator;
class cmInstallTargetGenerator;
class cmTargetExport;
class cmExportSet;
/** \class cmExportInstallFileGenerator
* \brief Generate a file exporting targets from an install tree.