Added missing required header from unit test
This commit is contained in:
parent
d3d1106865
commit
5e30aee4e7
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include <iostream>
|
||||
#include <cstring>
|
||||
#include <mapnik/color.hpp>
|
||||
#include <mapnik/image.hpp>
|
||||
#include <mapnik/image_reader.hpp>
|
||||
#include <mapnik/image_util.hpp>
|
||||
|
|
Loading…
Add table
Reference in a new issue