added missing header
This commit is contained in:
parent
0c32c2bf4a
commit
c1cce2742f
2 changed files with 1 additions and 2 deletions
|
@ -20,7 +20,6 @@
|
|||
*
|
||||
*****************************************************************************/
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
//#include "filter_factory.hpp"
|
||||
//#include "layer.hpp"
|
||||
//#include "datasource_cache.hpp"
|
||||
//#include "save_map.hpp"
|
||||
#include "save_map.hpp"
|
||||
|
||||
namespace mapnik
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue