summaryrefslogtreecommitdiff
path: root/sc/inc/token.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-12-21 19:33:40 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-12-21 19:33:40 -0500
commitb13a822f43316959260b4275b4c6c682bdd8ab71 (patch)
tree669a69adc38b86c9987a3ff439e9084905843ef1 /sc/inc/token.hxx
parentf7e9694be4d3c7d4a1bb16cf1620acf1473e650d (diff)
ScRawTokenRef is now based on intrusive_ptr.
Diffstat (limited to 'sc/inc/token.hxx')
-rw-r--r--sc/inc/token.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/token.hxx b/sc/inc/token.hxx
index 5d3455517f4d..362ba1bbdad6 100644
--- a/sc/inc/token.hxx
+++ b/sc/inc/token.hxx
@@ -36,7 +36,6 @@
#include "formula/opcode.hxx"
#include "refdata.hxx"
#include "scmatrix.hxx"
-#include "formula/intruref.hxx"
#include <tools/mempool.hxx>
#include "scdllapi.h"
#include "formula/IFunctionDescription.hxx"