mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
+ small cleanup
This commit is contained in:
parent
db1e445370
commit
42d0fe1c8c
@ -21,22 +21,15 @@
|
||||
*****************************************************************************/
|
||||
//$Id$
|
||||
|
||||
// mapnik
|
||||
#include "pgsql2sqlite.hpp"
|
||||
|
||||
|
||||
#include <mapnik/datasource.hpp>
|
||||
#include <mapnik/wkb.hpp>
|
||||
|
||||
#include "connection_manager.hpp"
|
||||
//#include "cursorresultset.hpp"
|
||||
|
||||
// boost
|
||||
#include <boost/cstdint.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/format.hpp>
|
||||
//#include <boost/algorithm/string/replace.hpp>
|
||||
#include <boost/program_options.hpp>
|
||||
|
||||
//stl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user