Kaydet (Commit) 2ffaaf6b authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy

Change-Id: I343335b56fcbac570c0000e1216dc4d16b9a05b9
üst 4034d96a
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <sal/config.h> #include <sal/config.h>
#include <com/sun/star/uno/Exception.hpp> #include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/uno/Sequence.hxx>
namespace com { namespace sun { namespace star { namespace lang { namespace com { namespace sun { namespace star { namespace lang {
class XMultiServiceFactory; class XMultiServiceFactory;
......
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