diff options
Diffstat (limited to 'connectivity/source/drivers/component/CTable.cxx')
-rw-r--r-- | connectivity/source/drivers/component/CTable.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/component/CTable.cxx b/connectivity/source/drivers/component/CTable.cxx index c31a7f6df349..c02635bf1fc1 100644 --- a/connectivity/source/drivers/component/CTable.cxx +++ b/connectivity/source/drivers/component/CTable.cxx @@ -40,12 +40,10 @@ #include <rtl/ustrbuf.hxx> #include <osl/thread.h> #include <cppuhelper/queryinterface.hxx> -#include <comphelper/sequence.hxx> #include <svl/zforlist.hxx> #include <rtl/math.hxx> #include <connectivity/dbexception.hxx> #include <connectivity/dbconversion.hxx> -#include <comphelper/types.hxx> using namespace connectivity; using namespace connectivity::component; |