diff options
Diffstat (limited to 'sw/inc/tox.hxx')
-rw-r--r-- | sw/inc/tox.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx index 229d9d3ec61a..f8217350230a 100644 --- a/sw/inc/tox.hxx +++ b/sw/inc/tox.hxx @@ -42,11 +42,7 @@ #include <toxe.hxx> #include <calbck.hxx> -#ifndef INCLUDED_VECTOR #include <vector> // #i21237# -#define INCLUDED_VECTOR -#endif - namespace com { namespace sun { namespace star { namespace text { class XDocumentIndexMark; } |