[Libreoffice-commits] .: sc/source
Kohei Yoshida
kohei at kemper.freedesktop.org
Mon Feb 6 11:57:29 PST 2012
sc/source/ui/inc/tpcompatibility.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 25e019f45dda19bf7621bbf698bfeef532e21d03
Author: Kohei Yoshida <kohei.yoshida at suse.com>
Date: Mon Feb 6 14:57:16 2012 -0500
We don't use boost::shared_ptr here any more...
diff --git a/sc/source/ui/inc/tpcompatibility.hxx b/sc/source/ui/inc/tpcompatibility.hxx
index fe57a2a..ec7a81f 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
More information about the Libreoffice-commits
mailing list