INTEGRATION: CWS pchfix02 (1.22.18); FILE MERGED

2006/09/01 17:27:37 kaib 1.22.18.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte
2006-09-16 22:53:00 +00:00
parent 9be9d4e5a6
commit a50d5b8967

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: Time.cxx,v $ * $RCSfile: Time.cxx,v $
* *
* $Revision: 1.22 $ * $Revision: 1.23 $
* *
* last change: $Author: obo $ $Date: 2006-07-13 15:19:03 $ * last change: $Author: obo $ $Date: 2006-09-16 23:53:00 $
* *
* 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_forms.hxx"
#ifndef _FORMS_TIME_HXX_ #ifndef _FORMS_TIME_HXX_
#include "Time.hxx" #include "Time.hxx"
#endif #endif