Skip to content

Commit be5f1fd

Browse files
committedAug 8, 2018
[opencl] Ruggedness index OpenCL program
1 parent 8b81f1b commit be5f1fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/analysis/raster/qgsruggednessfilter.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ class ANALYSIS_EXPORT QgsRuggednessFilter: public QgsNineCellFilter
4747
{
4848
return QStringLiteral( "ruggedness" );
4949
}
50+
<<<<<<< 8b81f1bb0993c3755019921eaa064d95f430c9db
5051
#endif
52+
=======
53+
>>>>>>> [opencl] Ruggedness index OpenCL program
5154

5255
};
5356

0 commit comments

Comments
 (0)
Please sign in to comment.