summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLDetectiveContext.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-11-15 11:30:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-11-15 11:30:03 +0000
commitdd51e96c2293b642a831e019ef1235f66fd01dfd (patch)
treed05239e60a1d819a48079ccaa8a21e3b493af2c1 /sc/source/filter/xml/XMLDetectiveContext.cxx
parent07ac1aedc18fb8bd8d72154cf4fc1e34097326eb (diff)
#65293#: includes
Diffstat (limited to 'sc/source/filter/xml/XMLDetectiveContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLDetectiveContext.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/filter/xml/XMLDetectiveContext.cxx b/sc/source/filter/xml/XMLDetectiveContext.cxx
index abe18e556f34..5a88363b8b2f 100644
--- a/sc/source/filter/xml/XMLDetectiveContext.cxx
+++ b/sc/source/filter/xml/XMLDetectiveContext.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLDetectiveContext.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: sab $ $Date: 2000-11-14 18:15:26 $
+ * last change: $Author: hr $ $Date: 2000-11-15 12:26:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,6 +91,8 @@
#include "XMLConverter.hxx"
#endif
+#include <algorithm>
+
using namespace ::rtl;
using namespace ::com::sun::star;