mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Remove double import; Followup ab05bfb
This commit is contained in:
parent
4abac93115
commit
d5074dfede
@ -15,7 +15,6 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "qgslogger.h"
|
||||
|
||||
#include <QApplication>
|
||||
@ -23,8 +22,6 @@
|
||||
#include <QFile>
|
||||
#include <QThread>
|
||||
|
||||
#include "qgsconfig.h"
|
||||
|
||||
#ifndef CMAKE_SOURCE_DIR
|
||||
#error CMAKE_SOURCE_DIR undefined
|
||||
#endif // CMAKE_SOURCE_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user