Remove unused forward declarations.
This commit is contained in:
parent
9712362b45
commit
deb51a7113
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue