Fix Krazy warnings about includes/header guards in version control.

Change-Id: I75f2040e9b3dd5d9786faf2e829ec808af7f1304
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Friedemann Kleint
2013-03-12 11:53:14 +01:00
parent 6da08b530f
commit 281b2332d2
21 changed files with 31 additions and 36 deletions

View File

@@ -26,8 +26,8 @@
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
****************************************************************************/
#include "branchinfo.h"
#include "commiteditor.h"
#include "branchinfo.h"
#include "bazaarcommitwidget.h"
#include <vcsbase/submitfilemodel.h>