mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Fix leak due to deletion of incomplete type
This commit is contained in:
parent
15b2352ea2
commit
5f2b78e755
@ -18,7 +18,6 @@
|
||||
#include "qgsconfigcache.h"
|
||||
#include "qgsmessagelog.h"
|
||||
#include "qgsaccesscontrol.h"
|
||||
#include "qgsproject.h"
|
||||
|
||||
#include <QFile>
|
||||
|
||||
|
@ -28,9 +28,7 @@
|
||||
|
||||
#include "qgis_server.h"
|
||||
#include "qgis_sip.h"
|
||||
|
||||
|
||||
class QgsProject;
|
||||
#include "qgsproject.h"
|
||||
|
||||
/**
|
||||
* \ingroup server
|
||||
|
Loading…
x
Reference in New Issue
Block a user