correct include for std::min/max
This commit is contained in:
parent
4742aea92b
commit
328df74c13
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
#ifndef MAPNIK_HSL_HPP
|
||||
#define MAPNIK_HSL_HPP
|
||||
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
|
||||
namespace mapnik {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue