CMakeProjectManager: Clean forward declaration

Change-Id: I47cb6fbac276554e548383fe6945fd5cd38386c6
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Laurent Montel
2017-09-25 15:06:56 +02:00
parent 211dad0325
commit 7dafb822ed
7 changed files with 0 additions and 10 deletions

View File

@@ -38,7 +38,6 @@
namespace ProjectExplorer {
class FileNode;
class Kit;
} // namespace ProjectExplorer
namespace CMakeProjectManager {