Fix Krazy warnings about includes/header guards in ProjectExplorer.

Change-Id: Ica1df90278f450717b71f7d895c84a31a5596e7c
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
Friedemann Kleint
2013-03-12 12:13:07 +01:00
parent fdfb3cafcd
commit 665ba57da0
14 changed files with 30 additions and 30 deletions

View File

@@ -27,8 +27,8 @@
**
****************************************************************************/
#include "abiwidget.h"
#include "customtoolchain.h"
#include "abiwidget.h"
#include "gccparser.h"
#include "projectexplorerconstants.h"
#include "toolchainmanager.h"