Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove odbc/Exception.h from qgshanaexception.h
  • Loading branch information
Maksim Rylov authored and mrylov committed Dec 7, 2020
1 parent b87b63d commit 8508404
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/providers/hana/qgshanaexception.h
Expand Up @@ -19,7 +19,6 @@

#include "qexception.h"
#include "qgshanautils.h"
#include "odbc/Exception.h"

class QgsHanaException final : public QException
{
Expand Down
4 changes: 4 additions & 0 deletions src/providers/hana/qgshanaproviderconnection.h
@@ -0,0 +1,4 @@
#ifndef QGSHANAPROVIDERCONNECTION_H
#define QGSHANAPROVIDERCONNECTION_H

#endif // QGSHANAPROVIDERCONNECTION_H

0 comments on commit 8508404

Please sign in to comment.