diff options
author | Aurimas Fišeras <aurimas@members.fsf.org> | 2013-05-02 09:52:32 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-05-02 09:26:41 +0000 |
commit | cf685e9299ab9d196b7f90803f03d4fea8d16091 (patch) | |
tree | 76700e74e68cd37eb1db9ecf4187eb5136f7880d /sc | |
parent | 2092f8810a20938a0d0dbf5364c850a6ad9981ad (diff) |
Update pch
Change-Id: Ia400389ca7c4fbe752e19ca2d38f2fee00f6ee7d
Reviewed-on: https://gerrit.libreoffice.org/3736
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index bb42081eef1f..a91383728af9 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -53,6 +53,7 @@ #include "formula/grammar.hxx" #include "formula/opcode.hxx" #include "formula/token.hxx" +#include "formula/vectortoken.hxx" #include "i18nlangtag/lang.h" #include "i18nlangtag/mslangid.hxx" #include "rtl/math.hxx" |