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

@@ -34,6 +34,7 @@
#include "projectexplorerconstants.h"
#include "nodesvisitor.h"
#include "editorconfiguration.h"
#include "persistentsettings.h"
#include <coreplugin/icore.h>
#include <coreplugin/imode.h>