diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-04 21:54:56 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-04 21:54:56 +0100 |
commit | 1e021bf2661b62418e8dbf43f7cfdd66e378425a (patch) | |
tree | 7896d270ee90011d80ae8d09185a8378a3a8c272 | |
parent | 4ff5ec5c4be9299a01418655e3e44dacdbc62e39 (diff) |
#i196421#: some problems with pch on Windows
-rw-r--r-- | cui/inc/pch/precompiled_cui.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx index 4c05d1922247..1704b8281d86 100644 --- a/cui/inc/pch/precompiled_cui.hxx +++ b/cui/inc/pch/precompiled_cui.hxx @@ -29,7 +29,7 @@ ************************************************************************/ // MARKER(update_precomp.py): Generated on 2006-09-01 17:50:08.279739 - +#if 0 #ifdef PRECOMPILED_HEADERS //---MARKER--- #include "sal/config.h" @@ -965,4 +965,4 @@ #include "xmlscript/xmldlg_imexp.hxx" //---MARKER--- #endif - +#endif |