include/vcl/textrectinfo.hxx | 3 +++ 1 file changed, 3 insertions(+) New commits: commit d6a3212e727f4732cda29c646e7fca51e84e78b3 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Sun Nov 1 22:35:52 2020 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Mon Nov 2 10:05:04 2020 +0100
missing include Change-Id: I145d1719728504af1459c1fa1a010cdac9c09956 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105158 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/include/vcl/textrectinfo.hxx b/include/vcl/textrectinfo.hxx index 3802187b5e35..2c212922f971 100644 --- a/include/vcl/textrectinfo.hxx +++ b/include/vcl/textrectinfo.hxx @@ -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; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits