Kaydet (Commit) 26e9e222 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: I79422149fd25b1531673a517e2a340dbeab43b1a
üst 2d43261c
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
#include <unotools/ucbstreamhelper.hxx> #include <unotools/ucbstreamhelper.hxx>
#include <vcl/graphicfilter.hxx> #include <vcl/graphicfilter.hxx>
#include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include "svtools/imageresourceaccess.hxx" #include "svtools/imageresourceaccess.hxx"
#include <comphelper/processfactory.hxx> #include <comphelper/processfactory.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