summaryrefslogtreecommitdiff
path: root/sc/inc/pch/precompiled_scfilt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/pch/precompiled_scfilt.hxx')
-rw-r--r--sc/inc/pch/precompiled_scfilt.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/pch/precompiled_scfilt.hxx b/sc/inc/pch/precompiled_scfilt.hxx
index 08f8d64fae39..0d01562a482f 100644
--- a/sc/inc/pch/precompiled_scfilt.hxx
+++ b/sc/inc/pch/precompiled_scfilt.hxx
@@ -19,6 +19,7 @@
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <boost/bind.hpp>
+#include <boost/checked_delete.hpp>
#include <boost/noncopyable.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/scoped_array.hpp>
@@ -534,4 +535,5 @@
#include <vcl/virdev.hxx>
#include <vcl/wmf.hxx>
#include <vector>
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */