diff options
author | Jacek Wolszczak <shutdownrunner@gmail.com> | 2011-05-10 12:18:03 +0200 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-05-18 00:28:27 -0400 |
commit | a348253f2e1e69c2e94a98d8b1f2d6aca958fe5e (patch) | |
tree | 6f379b122e5f6e6808ab9e9dd9fde1a187fcb4a2 /sw/inc/pch | |
parent | 7770c9b49a9d79c46421e5c3b78cdab42052a901 (diff) |
Remove #include <tools/debug.hxx> in writer/sw
Diffstat (limited to 'sw/inc/pch')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 63fef819d135..a976f6d923dc 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -844,7 +844,6 @@ #include "tools/color.hxx" #include "tools/date.hxx" #include "tools/datetime.hxx" -#include "tools/debug.hxx" #include "tools/errcode.hxx" #include "tools/errinf.hxx" #include "tools/fract.hxx" |