Skip to content

Commit

Permalink
Merge pull request #44731 from qgis/jsoninclude
Browse files Browse the repository at this point in the history
Remove unused include
  • Loading branch information
manisandro committed Aug 17, 2021
2 parents 8f3fc33 + f67c071 commit fd534e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion python/core/auto_generated/qgsjsonutils.sip.in
Expand Up @@ -11,7 +11,6 @@




class QgsJsonExporter
{
%Docstring(signature="appended")
Expand Down
5 changes: 0 additions & 5 deletions src/core/qgsjsonutils.h
Expand Up @@ -22,11 +22,6 @@
#include "qgscoordinatetransform.h"
#include "qgsfields.h"

#ifndef SIP_RUN
#include <json_fwd.hpp>
using namespace nlohmann;
#endif

#include <QPointer>
#include <QJsonObject>

Expand Down

0 comments on commit fd534e3

Please sign in to comment.