fix build on linux
This commit is contained in:
parent
c414526802
commit
68392f189b
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
#include <vector>
|
||||
#include <type_traits>
|
||||
|
||||
#include <cstring>
|
||||
|
||||
namespace mapnik
|
||||
{
|
||||
template <typename T>
|
||||
|
|
Loading…
Reference in a new issue