diff options
author | Aurimas Fišeras <aurimas@members.fsf.org> | 2013-05-09 09:50:56 +0300 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-05-09 09:24:42 +0000 |
commit | 596c3b459d2e1976ac4ac4e10f152c6353e79e36 (patch) | |
tree | ee40dc10b36aa7d3f13505f389433bd4c9afafd7 /xmloff | |
parent | cbd1a89676f39135ed2e9c47d20475b2053289b9 (diff) |
Update pch
Change-Id: I7c0c9158eb17cb79ffceae6770b4c513d57b3817
Reviewed-on: https://gerrit.libreoffice.org/3831
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/inc/pch/precompiled_xo.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 8b0f1e7af74b..6da1972583c5 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -39,6 +39,7 @@ #include <boost/scoped_ptr.hpp> #include <boost/shared_ptr.hpp> #include <boost/unordered_map.hpp> +#include <cassert> #include <com/sun/star/animations/AnimationAdditiveMode.hpp> #include <com/sun/star/animations/AnimationCalcMode.hpp> #include <com/sun/star/animations/AnimationColorSpace.hpp> |