Skip to content

Commit

Permalink
Tighten includes
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Dec 16, 2022
1 parent 1691971 commit cee0b53
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/core/maprenderer/qgsmaprenderercustompainterjob.cpp
Expand Up @@ -20,8 +20,6 @@
#include "qgslogger.h"
#include "qgsmaplayerrenderer.h"
#include "qgsmaplayerlistutils_p.h"
#include "qgsvectorlayerlabeling.h"
#include "qgsrasterlayerrenderer.h"

#include <QtConcurrentRun>

Expand Down
2 changes: 0 additions & 2 deletions src/core/qgsmaplayer.cpp
Expand Up @@ -28,7 +28,6 @@
#include "qgsmaplayer.h"
#include "qgsmaplayerlegend.h"
#include "qgsmaplayerstylemanager.h"
#include "qgsmeshlayer.h"
#include "qgspathresolver.h"
#include "qgsprojectfiletransform.h"
#include "qgsproject.h"
Expand All @@ -37,7 +36,6 @@
#include "qgsreadwritecontext.h"
#include "qgsrectangle.h"
#include "qgsvectorlayer.h"
#include "qgsvectordataprovider.h"
#include "qgsxmlutils.h"
#include "qgsstringutils.h"
#include "qgsmessagelog.h"
Expand Down

0 comments on commit cee0b53

Please sign in to comment.