Kaydet (Commit) edb36ef2 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing includes (Windows --disable-pch)

Change-Id: Iea067e3529de9208bd0a00c276eb03858816bd00
Reviewed-on: https://gerrit.libreoffice.org/57996
Tested-by: Jenkins
Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst 3715ca59
......@@ -19,6 +19,7 @@
#include <rtl/math.hxx>
#include <iterator>
#include <valarray>
#include <InternalDataProvider.hxx>
......
......@@ -35,6 +35,7 @@
#include <osl/file.hxx>
#include <osl/process.h>
#include <rtl/bootstrap.hxx>
#include <rtl/tencinfo.h>
#include <o3tl/char16_t2wchar_t.hxx>
#include <tools/helpers.hxx>
#include <tools/stream.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