forked from qt-creator/qt-creator
Clang: Reorder includes
Change-Id: I324e88c0d295114390c1fac2745c0d2d47637ece Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
#ifndef SQLITEEXCEPTION_H
|
||||
#define SQLITEEXCEPTION_H
|
||||
|
||||
#include <QByteArray>
|
||||
|
||||
#include "sqliteglobal.h"
|
||||
|
||||
#include <QByteArray>
|
||||
|
||||
class SQLITE_EXPORT SqliteException
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user