missing include
Change-Id: I145d1719728504af1459c1fa1a010cdac9c09956 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105158 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
a0eab90bd1
commit
d6a3212e72
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
|||
#ifndef INCLUDED_VCL_TEXTRECTINFO_HXX
|
||||
#define INCLUDED_VCL_TEXTRECTINFO_HXX
|
||||
|
||||
#include <sal/config.h>
|
||||
|
||||
#include <tools/long.hxx>
|
||||
#include <vcl/dllapi.h>
|
||||
class OutputDevice;
|
||||
|
||||
|
|
Loading…
Reference in a new issue