Skip to content

Commit

Permalink
oracle provider: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 4, 2017
1 parent 4318bfb commit 1bed323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/oracle/qgsoracleprovider.cpp
Expand Up @@ -24,6 +24,7 @@
#include "qgscoordinatereferencesystem.h"
#include "qgsvectorlayerexporter.h"
#include "qgslogger.h"
#include "qgsproviderregistry.h"

#include "qgsoracleprovider.h"
#include "qgsoracletablemodel.h"
Expand Down
1 change: 1 addition & 0 deletions src/providers/oracle/qgsoracleprovider.h
Expand Up @@ -24,6 +24,7 @@
#include "qgsoracletablemodel.h"
#include "qgsdatasourceuri.h"
#include "qgsfields.h"
#include "qgsproviderregistry.h"

#include <QVector>
#include <QQueue>
Expand Down

0 comments on commit 1bed323

Please sign in to comment.