diff options
-rw-r--r-- | sc/inc/token.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/token.hxx b/sc/inc/token.hxx index 8c98d951e4fa..5d3455517f4d 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" |