diff options
Diffstat (limited to 'connectivity/source/drivers/hsqldb/HView.cxx')
-rw-r--r-- | connectivity/source/drivers/hsqldb/HView.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/hsqldb/HView.cxx b/connectivity/source/drivers/hsqldb/HView.cxx index 2ccb5d717abb..4d0a25b044a5 100644 --- a/connectivity/source/drivers/hsqldb/HView.cxx +++ b/connectivity/source/drivers/hsqldb/HView.cxx @@ -26,11 +26,9 @@ #include "connectivity/dbexception.hxx" #include "connectivity/dbtools.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/lang/WrappedTargetException.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/sdbc/XRow.hpp> -/** === end UNO includes === **/ #include <cppuhelper/exc_hlp.hxx> #include <tools/diagnose_ex.h> |