[Libreoffice-commits] .: sc/inc
Kohei Yoshida
kohei at kemper.freedesktop.org
Tue Dec 21 15:13:17 PST 2010
sc/inc/token.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 0a0707eae932b84e3ec99c180d813141b098ed9b
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Tue Dec 21 18:13:03 2010 -0500
No need to include the shared_ptr header.
diff --git a/sc/inc/token.hxx b/sc/inc/token.hxx
index 3e22b5b..1c329d5 100644
--- a/sc/inc/token.hxx
+++ b/sc/inc/token.hxx
@@ -31,7 +31,6 @@
#include <memory>
#include <vector>
-#include <boost/shared_ptr.hpp>
#include <boost/intrusive_ptr.hpp>
#include "formula/opcode.hxx"
More information about the Libreoffice-commits
mailing list