Fix Krazy warnings about includes/header guards in Android.

Change-Id: I921be0a520341457bf96bbcc3a1caa6e09a9cb6f
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Friedemann Kleint
2013-03-12 12:03:44 +01:00
parent 2fddc1ed0a
commit 6da08b530f
4 changed files with 1 additions and 5 deletions

View File

@@ -39,7 +39,6 @@
#include <projectexplorer/projectexplorer.h>
#include <projectexplorer/buildmanager.h>
#include <projectexplorer/projectexplorerconstants.h>
#include <projectexplorer/projectexplorer.h>
#include <qt4projectmanager/qt4buildconfiguration.h>
#include <qt4projectmanager/qmakestep.h>