diff options
Diffstat (limited to 'connectivity/source/commontools/paramwrapper.cxx')
-rw-r--r-- | connectivity/source/commontools/paramwrapper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/commontools/paramwrapper.cxx b/connectivity/source/commontools/paramwrapper.cxx index 17870b868da4..cf82fcf5c97b 100644 --- a/connectivity/source/commontools/paramwrapper.cxx +++ b/connectivity/source/commontools/paramwrapper.cxx @@ -18,13 +18,11 @@ */ #include <connectivity/paramwrapper.hxx> -/** === begin UNO includes === **/ #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/sdbc/DataType.hpp> #include <com/sun/star/lang/WrappedTargetException.hpp> #include <com/sun/star/sdb/XParametersSupplier.hpp> #include <com/sun/star/lang/DisposedException.hpp> -/** === end UNO includes === **/ #include <tools/diagnose_ex.h> #include <comphelper/enumhelper.hxx> |