diff options
author | Matteo Casalin <matteo.casalin@yahoo.com> | 2016-06-04 13:23:31 +0200 |
---|---|---|
committer | Matteo Casalin <matteo.casalin@yahoo.com> | 2016-07-16 18:27:18 +0200 |
commit | 30d722a8f91b667cf56cab2ab6e2f5b2ed18408c (patch) | |
tree | 0d8c8ae1838b97a09008f7ab5839f3d6807566a8 /tools/source | |
parent | 38b596d11f913477836cd29489017cf4a5e1debd (diff) |
Reduce #include dependencies
Change-Id: I5c6c379717869028102ab2a1ae7929dfbc447904
Diffstat (limited to 'tools/source')
-rw-r--r-- | tools/source/inet/inetmsg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/inet/inetmsg.cxx b/tools/source/inet/inetmsg.cxx index 19eed712c4bd..b488ff99acc7 100644 --- a/tools/source/inet/inetmsg.cxx +++ b/tools/source/inet/inetmsg.cxx @@ -22,7 +22,6 @@ #include <tools/datetime.hxx> #include <tools/inetmime.hxx> #include <tools/inetmsg.hxx> -#include <tools/inetstrm.hxx> #include <tools/contnr.hxx> #include <rtl/instance.hxx> #include <comphelper/string.hxx> |