diff --git a/sfx2/source/doc/syspathw32.cxx b/sfx2/source/doc/syspathw32.cxx index 76a8f5beba9f..a47880bc0c0c 100644 --- a/sfx2/source/doc/syspathw32.cxx +++ b/sfx2/source/doc/syspathw32.cxx @@ -29,12 +29,11 @@ ************************************************************************/ // MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sfx2.hxx" +// Comment out precompiled statement due to redefinition errors +//#include "precompiled_sfx2.hxx" #include "syspath.hxx" -using namespace ::rtl; - #ifdef WNT #ifdef _MSC_VER #pragma warning(disable:4917)