diff options
author | Aurimas FiĊĦeras <aurimas@members.fsf.org> | 2013-04-16 17:26:06 +0300 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-17 10:00:15 +0000 |
commit | c75eeddfb892918c13a19f7c534b73e423ff8d89 (patch) | |
tree | a89545e57c1e85a741a4356431faf0dfb00c82ae /vcl/inc/pch | |
parent | aae91941bfb0ec60e8703cff3d685c4a8dc7c301 (diff) |
Update pch
Change-Id: Ice80350184f7a514d5beab0a5e1da5b98d5733e4
Reviewed-on: https://gerrit.libreoffice.org/3427
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'vcl/inc/pch')
-rw-r--r-- | vcl/inc/pch/precompiled_vcl.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index e259a58f1908..475a1de44ee9 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -289,6 +289,7 @@ #include <i18nlangtag/languagetag.hxx> #include <i18nlangtag/mslangid.hxx> #include <i18nutil/unicode.hxx> +#include <iomanip> #include <iostream> #include <jerror.h> #include <jpeglib.h> |