Skip to content

Commit 2dccc3c

Browse files
committedOct 23, 2017
[Geometry checker] Remove unused includes
1 parent 9a2393e commit 2dccc3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
#include "geometry/qgsabstractgeometry.h"
2525
#include "geometry/qgspoint.h"
2626
#include <qmath.h>
27-
#include <QScrollArea>
28-
#include <QScrollBar>
2927

3028
class QgsGeometryEngine;
3129
class QgsFeaturePool;

0 commit comments

Comments
 (0)
Please sign in to comment.