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 /include | |
parent | 38b596d11f913477836cd29489017cf4a5e1debd (diff) |
Reduce #include dependencies
Change-Id: I5c6c379717869028102ab2a1ae7929dfbc447904
Diffstat (limited to 'include')
-rw-r--r-- | include/tools/inetstrm.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/inetstrm.hxx b/include/tools/inetstrm.hxx index 834df8573194..e7a0a99ee8d2 100644 --- a/include/tools/inetstrm.hxx +++ b/include/tools/inetstrm.hxx @@ -21,7 +21,6 @@ #include <tools/toolsdllapi.h> #include <sal/types.h> -#include <rtl/ustring.hxx> class INetMIMEMessage; class SvMemoryStream; |