diff options
Diffstat (limited to 'forms/source/component/cachedrowset.cxx')
-rw-r--r-- | forms/source/component/cachedrowset.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/component/cachedrowset.cxx b/forms/source/component/cachedrowset.cxx index f914581907f1..0d7c91bef43b 100644 --- a/forms/source/component/cachedrowset.cxx +++ b/forms/source/component/cachedrowset.cxx @@ -22,12 +22,10 @@ #include "services.hxx" #include "frm_strings.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/sdb/XQueriesSupplier.hpp> #include <com/sun/star/sdbc/ResultSetType.hpp> -/** === end UNO includes === **/ #include <tools/diagnose_ex.h> |