We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9df316 commit 593fa68Copy full SHA for 593fa68
src/core/raster/qgsraster.cpp
@@ -15,6 +15,8 @@
15
* *
16
***************************************************************************/
17
18
+#include <limits>
19
+
20
#include "qgsraster.h"
21
22
QString QgsRaster::contrastEnhancementLimitsAsString( ContrastEnhancementLimits theLimits )
0 commit comments