cmake: Remove redundant forward declaration.
The appropriate include is already here.
This commit is contained in:
parent
df9635f386
commit
4fdad392b6
|
@ -30,7 +30,6 @@ class cmDocumentationSection;
|
|||
class cmPolicies;
|
||||
class cmTarget;
|
||||
class cmGeneratedFileStream;
|
||||
class cmState;
|
||||
|
||||
/** \brief Represents a cmake invocation.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue