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

@@ -41,10 +41,6 @@
#include <memory>
QT_BEGIN_NAMESPACE
class QFileSystemWatcher;
QT_END_NAMESPACE
namespace CppTools { class CppProjectUpdater; }
namespace CMakeProjectManager {