Skip to content

Commit

Permalink
Remove obsolete imported headers
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Nov 29, 2018
1 parent 0fde410 commit 318c246
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/analysis/raster/qgsrastercalcnode.cpp
Expand Up @@ -15,8 +15,6 @@
#include "qgsrastercalcnode.h"
#include "qgsrasterblock.h"
#include "qgsrastermatrix.h"
#include <cfloat>
#include <QtDebug>

QgsRasterCalcNode::QgsRasterCalcNode( double number )
: mNumber( number )
Expand Down

0 comments on commit 318c246

Please sign in to comment.