From 1ceabe1101c1dee5a8adf6a19d57f1b3726f3e2a Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Thu, 28 Feb 2013 19:55:13 -0500 Subject: regenerate pch Change-Id: I130bfbeaf8723f0f9ee38051c8acf32cb7f5ba85 --- sw/inc/pch/precompiled_msword.hxx | 2 +- sw/inc/pch/precompiled_sw.hxx | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'sw') diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx index e05919fcc59b..05af0b799cd6 100644 --- a/sw/inc/pch/precompiled_msword.hxx +++ b/sw/inc/pch/precompiled_msword.hxx @@ -246,13 +246,13 @@ #include #include #include +#include #include #include #include #include #include #include -#include #include #include #include diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 22930ff5aaae..2ada7d228473 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -601,6 +601,7 @@ #include #include #include +#include #include #include #include @@ -771,6 +772,7 @@ #include #include #include +#include #include #include #include @@ -1090,6 +1092,7 @@ #include #include #include +#include #include /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit