summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-02-06 14:57:16 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-06 14:57:16 -0500
commit25e019f45dda19bf7621bbf698bfeef532e21d03 (patch)
treef294187bd8c6af8b7067b0b75e1cb7202b9ee74f /sc
parentfa0739498518f715552438775c0a51b0fd3b7263 (diff)
We don't use boost::shared_ptr here any more...
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/inc/tpcompatibility.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/tpcompatibility.hxx b/sc/source/ui/inc/tpcompatibility.hxx
index fe57a2a0c173..ec7a81fae806 100644
--- a/sc/source/ui/inc/tpcompatibility.hxx
+++ b/sc/source/ui/inc/tpcompatibility.hxx
@@ -33,8 +33,6 @@
#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx>
-#include <boost/shared_ptr.hpp>
-
class ScAppOptions;
class ScTpCompatOptions : public SfxTabPage