diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-04-10 13:03:01 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-04-10 13:42:39 +0200 |
commit | 2dca19256f28b04aed07c63f10ba07c16ff81542 (patch) | |
tree | 50111a3a494da0f902710ca4555bf9d220d41499 /sw/inc | |
parent | 7042f9bc5b4bdf64555ce7313425702594cdb7e2 (diff) |
move include out of editsh.hxx
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/editsh.hxx | 1 |
1 files changed, 0 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> |