INTEGRATION: CWS pchfix04 (1.2.16); FILE MERGED

2007/02/08 12:12:02 hjs 1.2.16.1: #i72801# gcc 3.4.1 dies on empty pch
This commit is contained in:
Kurt Zenker
2007-05-10 14:14:04 +00:00
parent ac6572677c
commit f23bdec384

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: precompiled_lingucomponent.hxx,v $ * $RCSfile: precompiled_lingucomponent.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: obo $ $Date: 2006-09-16 16:06:41 $ * last change: $Author: kz $ $Date: 2007-05-10 15:14:04 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@@ -36,5 +36,6 @@
// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:51.030070 // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:51.030070
#ifdef PRECOMPILED_HEADERS #ifdef PRECOMPILED_HEADERS
#include <tools/debug.hxx>
#endif #endif