Kaydet (Commit) 64980d88 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Remove two unnecessary forward declarations

Change-Id: I5bf56b6216835870b4beefd588f070a127835514
Reviewed-on: https://gerrit.libreoffice.org/55068Reviewed-by: 's avatarTor Lillqvist <tml@collabora.com>
Tested-by: 's avatarTor Lillqvist <tml@collabora.com>
üst d067e7da
......@@ -38,11 +38,6 @@ namespace com { namespace sun { namespace star {
namespace uno { class XComponentContext; }
} } }
namespace ooo { namespace vba {
class XApplicationBase;
class XHelperInterface;
} }
typedef InheritedHelperInterfaceWeakImpl< ov::XApplicationBase > ApplicationBase_BASE;
struct VbaApplicationBase_Impl;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment