diff options
author | Peter Foley <pefoley2@verizon.net> | 2013-02-28 19:55:13 -0500 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2013-02-28 19:59:24 -0500 |
commit | 1ceabe1101c1dee5a8adf6a19d57f1b3726f3e2a (patch) | |
tree | c581d2dd0ba37b5c48b1bd369a72c1875f260b7a /sc/inc/pch/precompiled_sc.hxx | |
parent | 59d02d3a3ba53d388e65f301ab2d2b1153736dd7 (diff) |
regenerate pch
Change-Id: I130bfbeaf8723f0f9ee38051c8acf32cb7f5ba85
Diffstat (limited to 'sc/inc/pch/precompiled_sc.hxx')
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index 0f344a175200..af11f0f2c0d7 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -7,6 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ +#include "basegfx/matrix/b2dhommatrix.hxx" #include "basegfx/polygon/b2dpolygon.hxx" #include "basegfx/polygon/b2dpolygontools.hxx" #include "basegfx/range/b2drange.hxx" @@ -893,6 +894,7 @@ #include <unotools/useroptions.hxx> #include <utility> #include <vbahelper/vbaaccesshelper.hxx> +#include <vcl/builder.hxx> #include <vcl/cursor.hxx> #include <vcl/decoview.hxx> #include <vcl/field.hxx> |