diff options
-rw-r--r-- | framework/source/interaction/quietinteraction.cxx | 2 | ||||
-rw-r--r-- | sw/source/uibase/dochdl/gloshdl.cxx | 2 | ||||
-rw-r--r-- | sw/source/uibase/misc/glosdoc.cxx | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/framework/source/interaction/quietinteraction.cxx b/framework/source/interaction/quietinteraction.cxx index eed293f776d5..e25aa308986d 100644 --- a/framework/source/interaction/quietinteraction.cxx +++ b/framework/source/interaction/quietinteraction.cxx @@ -30,9 +30,7 @@ #include <vcl/svapp.hxx> -#ifndef __RSC #include <tools/errinf.hxx> -#endif namespace framework{ diff --git a/sw/source/uibase/dochdl/gloshdl.cxx b/sw/source/uibase/dochdl/gloshdl.cxx index 69e49e4d576d..2735790ee134 100644 --- a/sw/source/uibase/dochdl/gloshdl.cxx +++ b/sw/source/uibase/dochdl/gloshdl.cxx @@ -20,9 +20,7 @@ #include <hintids.hxx> #include <editeng/wghtitem.hxx> #include <editeng/adjustitem.hxx> -#ifndef __RSC //autogen #include <tools/errinf.hxx> -#endif #include <vcl/msgbox.hxx> #include <svl/macitem.hxx> #include <sfx2/fcontnr.hxx> diff --git a/sw/source/uibase/misc/glosdoc.cxx b/sw/source/uibase/misc/glosdoc.cxx index 44426548e9ab..0e054e5b125a 100644 --- a/sw/source/uibase/misc/glosdoc.cxx +++ b/sw/source/uibase/misc/glosdoc.cxx @@ -23,9 +23,7 @@ #include <unotools/transliterationwrapper.hxx> -#ifndef __RSC //autogen #include <tools/errinf.hxx> -#endif #include <osl/diagnose.h> #include <svl/urihelper.hxx> #include <svl/fstathelper.hxx> |