diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2014-08-19 08:08:55 -0300 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-08-20 09:10:01 -0500 |
commit | b3d985230968fe8987023db6353d09d4567be74c (patch) | |
tree | 177767487d286d1726cf38a07edc64d9c4002d5d /unotools/source/streaming | |
parent | e5070e0cc2bc7c19668846d3faaa1b97e3440f06 (diff) |
Remove more useless includes of tools/debug.hxx
Change-Id: If289dcbff125ac0088f01b5c9752f9f3173585dc
Reviewed-on: https://gerrit.libreoffice.org/11020
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'unotools/source/streaming')
-rw-r--r-- | unotools/source/streaming/streamwrap.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/source/streaming/streamwrap.cxx b/unotools/source/streaming/streamwrap.cxx index 81d2421daf48..357bce58ec1e 100644 --- a/unotools/source/streaming/streamwrap.cxx +++ b/unotools/source/streaming/streamwrap.cxx @@ -19,7 +19,6 @@ #include <unotools/streamwrap.hxx> #include <tools/stream.hxx> -#include <tools/debug.hxx> namespace utl { |