fwk139: #i10000# Another fix for type redefinitions

This commit is contained in:
Carsten Driesner 2010-06-04 11:30:03 +02:00
parent 8f048ba990
commit 0b7aa4d5b3

View file

@ -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)