INTEGRATION: CWS pchfix04 (1.2.54); FILE MERGED
2007/02/08 12:09:52 hjs 1.2.54.1: #i72801# gcc 3.4.1 dies on empty pch
This commit is contained in:
parent
2f5f212f0e
commit
0762933f09
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: precompiled_fpicker.hxx,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 17:49:04 $
|
||||
* last change: $Author: kz $ $Date: 2007-05-10 15:17:19 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* 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:42.764604
|
||||
|
||||
#ifdef PRECOMPILED_HEADERS
|
||||
#include <tools/debug.hxx>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue