add <limits>
This commit is contained in:
parent
8f1f15dc49
commit
a030f5531d
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#ifndef MAPNIK_PIXEL_CAST_HPP
|
||||
#define MAPNIK_PIXEL_CAST_HPP
|
||||
|
||||
#include <limits>
|
||||
#include <type_traits>
|
||||
|
||||
namespace mapnik {
|
||||
|
|
Loading…
Reference in a new issue