include/svl/svdde.hxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit cb4bfd0c82bc31003d4cd949ed540773c83c04e9 Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Oct 7 14:45:21 2016 +0200
More blind fix for --enable-pch Windows builds Change-Id: I0e95a5ec30a9418b2635c0dd7cbe74a72055552f diff --git a/include/svl/svdde.hxx b/include/svl/svdde.hxx index 1f12d76..0e8b960 100644 --- a/include/svl/svdde.hxx +++ b/include/svl/svdde.hxx @@ -29,7 +29,9 @@ #include <vector> #if defined _WIN32 +#include <prewin.h> #include <windows.h> +#include <postwin.h> #include <ddeml.h> #endif _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits