summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-04-10 13:03:01 +0200
committerMichael Stahl <mstahl@redhat.com>2012-04-10 13:42:39 +0200
commit2dca19256f28b04aed07c63f10ba07c16ff81542 (patch)
tree50111a3a494da0f902710ca4555bf9d220d41499 /sw
parent7042f9bc5b4bdf64555ce7313425702594cdb7e2 (diff)
move include out of editsh.hxx
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/editsh.hxx1
-rw-r--r--sw/source/core/edit/edattr.cxx1
2 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index 051d39a88fe1..ecb77d578418 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -44,7 +44,6 @@
#include <tblenum.hxx>
#include <IMark.hxx>
-#include <algorithm>
#include <vector>
#include <set>
#include <swundo.hxx>
diff --git a/sw/source/core/edit/edattr.cxx b/sw/source/core/edit/edattr.cxx
index 8ccb5d38a888..d2b7a70ba077 100644
--- a/sw/source/core/edit/edattr.cxx
+++ b/sw/source/core/edit/edattr.cxx
@@ -56,6 +56,7 @@
#include <charfmt.hxx> // #i27615#
#include <numrule.hxx>
+#include <algorithm>
/*************************************
* harte Formatierung (Attribute)