diff options
Diffstat (limited to 'tools/inc')
-rw-r--r-- | tools/inc/tools/appendunixshellword.hxx | 4 | ||||
-rw-r--r-- | tools/inc/tools/getprocessworkingdir.hxx | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/tools/inc/tools/appendunixshellword.hxx b/tools/inc/tools/appendunixshellword.hxx index e5099bdc20c8..98fcdf8023a5 100644 --- a/tools/inc/tools/appendunixshellword.hxx +++ b/tools/inc/tools/appendunixshellword.hxx @@ -25,10 +25,6 @@ #if defined UNX #include "tools/toolsdllapi.h" -namespace rtl { - class OString; - class OStringBuffer; -} namespace tools { diff --git a/tools/inc/tools/getprocessworkingdir.hxx b/tools/inc/tools/getprocessworkingdir.hxx index af529b8edda2..f780c86c9a21 100644 --- a/tools/inc/tools/getprocessworkingdir.hxx +++ b/tools/inc/tools/getprocessworkingdir.hxx @@ -23,7 +23,6 @@ #include "sal/config.h" #include "tools/toolsdllapi.h" -namespace rtl { class OUString; } namespace tools { |