Skip to content

Commit

Permalink
fix build of oracle provider
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 19, 2017
1 parent f0ed77e commit 59d97be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/oracle/qgsoracleexpressioncompiler.cpp
Expand Up @@ -15,6 +15,7 @@

#include "qgsoracleexpressioncompiler.h"
#include "qgssqlexpressioncompiler.h"
#include "qgsexpressionnodeimpl.h"

QgsOracleExpressionCompiler::QgsOracleExpressionCompiler( QgsOracleFeatureSource *source )
: QgsSqlExpressionCompiler( source->mFields )
Expand Down

0 comments on commit 59d97be

Please sign in to comment.