diff options
Diffstat (limited to 'connectivity/source/drivers/ado/ACallableStatement.cxx')
-rw-r--r-- | connectivity/source/drivers/ado/ACallableStatement.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/source/drivers/ado/ACallableStatement.cxx b/connectivity/source/drivers/ado/ACallableStatement.cxx index 8e0c51081725..b66718d75013 100644 --- a/connectivity/source/drivers/ado/ACallableStatement.cxx +++ b/connectivity/source/drivers/ado/ACallableStatement.cxx @@ -19,6 +19,7 @@ #include "ado/ACallableStatement.hxx" #include <connectivity/dbexception.hxx> +#include <cppuhelper/queryinterface.hxx> using namespace connectivity::ado; using namespace com::sun::star::uno; |