Kaydet (Commit) 209d6a0f authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing #includes

...once cppumaker would no longer needlessly emit #includes for optional
interface bases to .hdl/.hpp files.

Change-Id: Icbcfbf64c33be50652c5611a4962111fa8d13c05
üst 51fddc6c
......@@ -20,6 +20,8 @@
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/embed/ElementModes.hpp>
#include <com/sun/star/embed/XHierarchicalStorageAccess2.hpp>
#include <com/sun/star/embed/XTransactedObject.hpp>
#include <com/sun/star/embed/XTransactionBroadcaster.hpp>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include "ohierarchyholder.hxx"
......
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