diff options
Diffstat (limited to 'offapi/com/sun/star/xml/dom/XCDATASection.idl')
-rw-r--r-- | offapi/com/sun/star/xml/dom/XCDATASection.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/dom/XCDATASection.idl b/offapi/com/sun/star/xml/dom/XCDATASection.idl index 10b2d0807..84f69c1e8 100644 --- a/offapi/com/sun/star/xml/dom/XCDATASection.idl +++ b/offapi/com/sun/star/xml/dom/XCDATASection.idl @@ -28,9 +28,7 @@ #ifndef __com_sun_star_xml_dom_XCDATASection_idl__ #define __com_sun_star_xml_dom_XCDATASection_idl__ -#ifndef __com_sun_star_xml_dom_XText_idl__ #include <com/sun/star/xml/dom/XText.idl> -#endif module com { module sun { module star { module xml { module dom { |