summaryrefslogtreecommitdiffstats
path: root/sw/inc/SwXMLSectionList.hxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-12-11 09:16:59 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-12-11 10:40:17 +0100
commit15b91684a608ed485e62b2320bde61817c47631e (patch)
treecfeaf2046f00800c471c8c658d70c3ee382f9800 /sw/inc/SwXMLSectionList.hxx
parentcppcheck: size() == 0 -> empty() (diff)
downloadcore-15b91684a608ed485e62b2320bde61817c47631e.tar.gz
core-15b91684a608ed485e62b2320bde61817c47631e.zip
remove wrong and unused forward declaration for 'class vector'
Diffstat (limited to 'sw/inc/SwXMLSectionList.hxx')
-rw-r--r--sw/inc/SwXMLSectionList.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/SwXMLSectionList.hxx b/sw/inc/SwXMLSectionList.hxx
index 38f4df1e3ca1..04ff2bd78de3 100644
--- a/sw/inc/SwXMLSectionList.hxx
+++ b/sw/inc/SwXMLSectionList.hxx
@@ -22,8 +22,6 @@
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
-class vector;
-
class SwXMLSectionList : public SvXMLImport
{
protected: