Remove useless CMakeBuildConfiguration fwd-declaration

Change-Id: If0a88439f5ebbcf01cbe90332f74540fd5c09413
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Daniel Teske
2012-11-01 18:20:06 +01:00
parent da7d0f6957
commit be516c7c6e

View File

@@ -49,7 +49,6 @@ class EnvironmentWidget;
namespace CMakeProjectManager {
namespace Internal {
class CMakeBuildConfiguration;
class CMakeTarget;
class CMakeRunConfiguration : public ProjectExplorer::LocalApplicationRunConfiguration