summaryrefslogtreecommitdiff
path: root/embeddedobj
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:12 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:11:20 +0200
commitcf1ae3562efb375a62bf7807bf310556c7dbca70 (patch)
tree0a212e780a5a959d7a073d89f8b03a41cc00979e /embeddedobj
parent5dbc8a81c4329a985a69b306996d96141b35da4b (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'embeddedobj')
-rw-r--r--embeddedobj/source/inc/docholder.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/embeddedobj/source/inc/docholder.hxx b/embeddedobj/source/inc/docholder.hxx
index 38b601c01c..0358210d0f 100644
--- a/embeddedobj/source/inc/docholder.hxx
+++ b/embeddedobj/source/inc/docholder.hxx
@@ -36,9 +36,7 @@
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XDispatchProviderInterceptor.hpp>
#include <com/sun/star/frame/XBorderResizeListener.hpp>
-#ifndef _COM_SUN_STAR_FRAME_XBORDERWIDTHS_HPP_
#include <com/sun/star/frame/BorderWidths.hpp>
-#endif
#include <com/sun/star/awt/XWindowPeer.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/awt/Rectangle.hpp>