Skip to content

Commit

Permalink
Remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Aug 17, 2021
1 parent fd5976b commit f67c071
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 f67c071

Please sign in to comment.