fix #includes
Change-Id: Ia33d7ef08e43bad95d57823e37757a09e53493b9 Reviewed-by: Andy Shaw <andy.shaw@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>bb10
parent
4dac6fc70a
commit
7c382d81d9
|
|
@ -53,8 +53,9 @@
|
|||
// We mean it.
|
||||
//
|
||||
|
||||
#include "QtCore/qmap.h"
|
||||
#include "private/qsqlquerymodel_p.h"
|
||||
#include "QtSql/qsqlindex.h"
|
||||
#include "QtCore/qmap.h"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue