mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
cmake: Remove redundant forward declaration.
The appropriate include is already here.
This commit is contained in:
@@ -30,7 +30,6 @@ class cmDocumentationSection;
|
||||
class cmPolicies;
|
||||
class cmTarget;
|
||||
class cmGeneratedFileStream;
|
||||
class cmState;
|
||||
|
||||
/** \brief Represents a cmake invocation.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user