INTEGRATION: CWS pchfix02 (1.16.18); FILE MERGED
2006/09/01 17:20:40 kaib 1.16.18.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
7e60c43c02
commit
65297f67bd
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: tracer.cxx,v $
|
* $RCSfile: tracer.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.16 $
|
* $Revision: 1.17 $
|
||||||
*
|
*
|
||||||
* last change: $Author: hr $ $Date: 2006-06-19 23:28:04 $
|
* last change: $Author: obo $ $Date: 2006-09-16 15:18:39 $
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
@ -33,6 +33,9 @@
|
||||||
*
|
*
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||||
|
#include "precompiled_configmgr.hxx"
|
||||||
|
|
||||||
// SUNPRO5 does not like the following to be done after including stdio.h, that's why it's here at the very
|
// SUNPRO5 does not like the following to be done after including stdio.h, that's why it's here at the very
|
||||||
// beginning of the file
|
// beginning of the file
|
||||||
#undef _TIME_T_DEFINED
|
#undef _TIME_T_DEFINED
|
||||||
|
|
Loading…
Reference in a new issue