Project explorer: Make public headers compile with NO_CAST_FROM_ASCII

.. and purge unneeded includes.
This commit is contained in:
Friedemann Kleint
2009-09-29 11:39:55 +02:00
parent 1ce92c0ed6
commit ad294f8467
42 changed files with 102 additions and 34 deletions

View File

@@ -32,6 +32,7 @@
#include "qmlmakestep.h"
#include <projectexplorer/toolchain.h>
#include <projectexplorer/persistentsettings.h>
#include <projectexplorer/projectexplorerconstants.h>
#include <extensionsystem/pluginmanager.h>
#include <utils/pathchooser.h>