Reorder headers to prevent a warning.

See http://docs.python.org/api/includes.html for details.
This commit is contained in:
Jean-Francois Doyon 2006-10-16 23:26:57 +00:00
parent 5e9fe74999
commit 9170b57041

View file

@ -20,11 +20,11 @@
*
*****************************************************************************/
//$Id$
// stl
#include <sstream>
// boost
#include <boost/python.hpp>
#include <boost/python/detail/api_placeholder.hpp>
// stl
#include <sstream>
// mapnik
#include <mapnik/envelope.hpp>
#include <mapnik/datasource.hpp>