diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2013-11-27 18:53:09 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2013-11-27 18:54:30 +0900 |
commit | 19d0b079dceb2ca4e241a9394407d8ddf2a6f42f (patch) | |
tree | 7c49f5765d074f7203b9f5bab410a5bad8d727f6 /sw/inc | |
parent | bc90fb9e3072d751158a8ea0ca0a893d271b8973 (diff) |
Drop duplicate #include
Change-Id: I8c5daff82b96e4d9e2e89e18473c9be8c9c8162b
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/crsrsh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx index 8548d91f7766..ddc4f2b4e601 100644 --- a/sw/inc/crsrsh.hxx +++ b/sw/inc/crsrsh.hxx @@ -36,7 +36,6 @@ #include <tblsel.hxx> #include <viscrs.hxx> #include <node.hxx> -#include <tblsel.hxx> #include <IDocumentMarkAccess.hxx> class KeyCode; |