diff options
Diffstat (limited to 'offapi/com/sun/star/sdbc/XPooledConnection.idl')
-rw-r--r-- | offapi/com/sun/star/sdbc/XPooledConnection.idl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sdbc/XPooledConnection.idl b/offapi/com/sun/star/sdbc/XPooledConnection.idl index 0cff113df..48c05b768 100644 --- a/offapi/com/sun/star/sdbc/XPooledConnection.idl +++ b/offapi/com/sun/star/sdbc/XPooledConnection.idl @@ -28,17 +28,11 @@ #ifndef __com_sun_star_sdbc_XPooledConnection_idl__ #define __com_sun_star_sdbc_XPooledConnection_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_beans_PropertyValue_idl__ #include <com/sun/star/beans/PropertyValue.idl> -#endif -#ifndef __com_sun_star_sdbc_SQLException_idl__ #include <com/sun/star/sdbc/SQLException.idl> -#endif module com { module sun { module star { module sdbc { |