diff options
Diffstat (limited to 'dbaccess/source/sdbtools/connection/objectnames.cxx')
-rw-r--r-- | dbaccess/source/sdbtools/connection/objectnames.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/sdbtools/connection/objectnames.cxx b/dbaccess/source/sdbtools/connection/objectnames.cxx index fbd95d6d944c..a4c1e5e77df9 100644 --- a/dbaccess/source/sdbtools/connection/objectnames.cxx +++ b/dbaccess/source/sdbtools/connection/objectnames.cxx @@ -23,13 +23,11 @@ #include "module_sdbt.hxx" #include "sdbt_resource.hrc" -/** === begin UNO includes === **/ #include <com/sun/star/lang/NullPointerException.hpp> #include <com/sun/star/sdb/CommandType.hpp> #include <com/sun/star/sdbcx/XTablesSupplier.hpp> #include <com/sun/star/sdb/XQueriesSupplier.hpp> #include <com/sun/star/sdb/ErrorCondition.hpp> -/** === end UNO includes === **/ #include <connectivity/dbmetadata.hxx> #include <connectivity/dbtools.hxx> |