diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-11 09:07:21 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-13 10:10:33 +0200 |
commit | 7cc627ff79aeda1971ee0d8bfd7b0d5d773384f9 (patch) | |
tree | eb503ed8e5447cee0107b89e33b6dbdc450e2fa8 /package | |
parent | 46f52010e08ebc03c8a8efacd887b0ab526efaed (diff) |
update_pch
Change-Id: Ic1dae7aac2f4367b4196ba3128c0aea9be1fbbda
Diffstat (limited to 'package')
-rw-r--r-- | package/inc/pch/precompiled_xstor.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/inc/pch/precompiled_xstor.hxx b/package/inc/pch/precompiled_xstor.hxx index eabb0ce27c2d..cd8ae7a74ba2 100644 --- a/package/inc/pch/precompiled_xstor.hxx +++ b/package/inc/pch/precompiled_xstor.hxx @@ -14,6 +14,7 @@ also fixes all possible problems, so it's usually better to use it). */ +#include <boost/checked_delete.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/container/XEnumerationAccess.hpp> |