diff options
Diffstat (limited to 'codemaker')
-rw-r--r-- | codemaker/inc/codemaker/codemaker.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/codemaker/inc/codemaker/codemaker.hxx b/codemaker/inc/codemaker/codemaker.hxx index 9a821bea78ba..52ae0016d27c 100644 --- a/codemaker/inc/codemaker/codemaker.hxx +++ b/codemaker/inc/codemaker/codemaker.hxx @@ -28,10 +28,6 @@ #include <vector> -namespace rtl { - class OString; - class OUString; -} class TypeManager; namespace codemaker { |