fix occi compile
This commit is contained in:
parent
52cd1d7abe
commit
050fe14eaa
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ using mapnik::geometry_type;
|
|||
using mapnik::geometry_utils;
|
||||
using mapnik::transcoder;
|
||||
using mapnik::datasource_exception;
|
||||
using mapnik::feature_factory
|
||||
using mapnik::feature_factory;
|
||||
|
||||
using oracle::occi::Connection;
|
||||
using oracle::occi::Statement;
|
||||
|
|
Loading…
Reference in a new issue