CMakeKitInformation: Clean up headers

Change-Id: I903c6529d0df83aaef9f109cdc2650cb76392bd5
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
This commit is contained in:
Tobias Hunger
2016-02-12 12:10:28 +01:00
parent 9a4284d666
commit 2bcfce96ba

View File

@@ -28,12 +28,11 @@
#include "cmaketoolmanager.h"
#include "cmaketool.h"
#include <utils/qtcassert.h>
#include <projectexplorer/task.h>
#include <projectexplorer/kit.h>
#include <projectexplorer/projectexplorerconstants.h>
#include <QDebug>
#include <utils/qtcassert.h>
using namespace ProjectExplorer;