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

@@ -29,6 +29,10 @@
#include "project.h"
#include "persistentsettings.h"
#include "buildconfiguration.h"
#include "environment.h"
#include "projectnodes.h"
#include "buildstep.h"
#include "projectexplorer.h"
#include "runconfiguration.h"