added missing header

This commit is contained in:
Artem Pavlenko 2006-10-03 10:04:28 +00:00
parent 0c32c2bf4a
commit c1cce2742f
2 changed files with 1 additions and 2 deletions

View file

@ -20,7 +20,6 @@
*
*****************************************************************************/
#include <iostream>
#include <boost/foreach.hpp>

View file

@ -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
{