mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-23 04:42:03 +00:00
sw: make fmtmeta.hxx self-contained
sw/inc/fmtmeta.hxx:134:5: error: use of undeclared identifier 'unotools' unotools::WeakReference<SwXMeta> m_wXMeta; ^ Change-Id: Ia022e96789edcc8b9e589175dc32c6fcea83b119 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142369 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
|
||||
#include "calbck.hxx"
|
||||
|
||||
#include <cppuhelper/weakref.hxx>
|
||||
#include <unotools/weakref.hxx>
|
||||
|
||||
#include <svl/poolitem.hxx>
|
||||
#include <sfx2/Metadatable.hxx>
|
||||
|
Reference in New Issue
Block a user