Skip to content

Commit

Permalink
Fix build problem with gcc 4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed May 30, 2016
1 parent b9df316 commit 593fa68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/raster/qgsraster.cpp
Expand Up @@ -15,6 +15,8 @@
* *
***************************************************************************/

#include <limits>

#include "qgsraster.h"

QString QgsRaster::contrastEnhancementLimitsAsString( ContrastEnhancementLimits theLimits )
Expand Down

0 comments on commit 593fa68

Please sign in to comment.