fwk139: #i10000# Another fix for type redefinitions
This commit is contained in:
parent
8f048ba990
commit
0b7aa4d5b3
1 changed files with 2 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue