diff options
Diffstat (limited to 'offapi/com/sun/star/sdbc/SQLWarning.idl')
-rw-r--r-- | offapi/com/sun/star/sdbc/SQLWarning.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbc/SQLWarning.idl b/offapi/com/sun/star/sdbc/SQLWarning.idl index e95edef32..fa7e89c36 100644 --- a/offapi/com/sun/star/sdbc/SQLWarning.idl +++ b/offapi/com/sun/star/sdbc/SQLWarning.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_sdbc_SQLWarning_idl__ #define __com_sun_star_sdbc_SQLWarning_idl__ -#ifndef __com_sun_star_sdbc_SQLException_idl__ #include <com/sun/star/sdbc/SQLException.idl> -#endif module com { module sun { module star { module sdbc { |