Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove useless headers
  • Loading branch information
lbartoletti authored and nyalldawson committed Aug 19, 2021
1 parent ccf7cd6 commit 45c5a91
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/src/core/geometry/testqgsgeometry.cpp
Expand Up @@ -33,16 +33,12 @@
#include "qgscompoundcurve.h"
#include <qgsgeometry.h>
#include "qgsgeometryutils.h"
#include <qgspoint.h>
#include "qgspoint.h"
#include "qgslinestring.h"
#include "qgspolygon.h"
#include "qgstriangle.h"
#include "qgsgeometryengine.h"
#include "qgscircle.h"
#include "qgsellipse.h"
#include "qgsquadrilateral.h"
#include "qgsregularpolygon.h"
#include "qgsmultipoint.h"
#include "qgsmultilinestring.h"
#include "qgsmultipolygon.h"
Expand All @@ -51,7 +47,6 @@
#include "qgsgeometryfactory.h"
#include "qgscurvepolygon.h"
#include "qgsproject.h"
#include "qgslinesegment.h"
#include "qgsgeos.h"
#include "qgsreferencedgeometry.h"

Expand Down

0 comments on commit 45c5a91

Please sign in to comment.