diff options
Diffstat (limited to 'xmloff/inc/pch')
-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 b78a28a59eae..0a6f16fa9ac0 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -36,6 +36,7 @@ #include <boost/noncopyable.hpp> #include <boost/ptr_container/ptr_vector.hpp> #include <memory> +#include <boost/scoped_ptr.hpp> #include <cassert> #include <com/sun/star/animations/AnimationAdditiveMode.hpp> #include <com/sun/star/animations/AnimationCalcMode.hpp> |