Fix Krazy warnings about includes/header guards in Autotools/CMake.

Change-Id: Iff9e1c6658e1b0a20ec6f140a86f69c8cb52fb44
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
Friedemann Kleint
2013-03-12 12:12:24 +01:00
parent 74101f2f2c
commit 8ae38d1ada
4 changed files with 7 additions and 8 deletions

View File

@@ -27,8 +27,8 @@
**
****************************************************************************/
#include "cmakeopenprojectwizard.h"
#include "cmakeprojectmanager.h"
#include "cmakeopenprojectwizard.h"
#include "cmakeprojectconstants.h"
#include "cmakeproject.h"