mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
+ added <iostream> header
This commit is contained in:
parent
28e7b5bf14
commit
6e993fb388
@ -30,6 +30,8 @@
|
||||
#include <cairomm/surface.h>
|
||||
#endif
|
||||
|
||||
#include <iostream>
|
||||
|
||||
namespace mapnik
|
||||
{
|
||||
Image32::Image32(int width,int height)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user