Kaydet (Commit) dfb24d09 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: I10d58f79bf8e803953ce960d8f63c7139a23d609
üst e6401bb6
......@@ -17,12 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <sal/config.h>
#include <vcl/FilterConfigItem.hxx>
#include <vcl/graph.hxx>
#include <vcl/bmpacc.hxx>
class FilterConfigItem;
//============================ PBMReader ==================================
class PBMReader {
......
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