INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED

2006/09/01 17:41:31 kaib 1.10.6.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-17 00:11:51 +00:00
parent cfd7b01256
commit 1ceb8e1c77

View file

@ -4,9 +4,9 @@
*
* $RCSfile: storbase.cxx,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: hr $ $Date: 2006-06-20 00:32:49 $
* last change: $Author: obo $ $Date: 2006-09-17 01:11:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,7 +33,10 @@
*
************************************************************************/
#define _STORE_STORBASE_CXX_ "$Revision: 1.10 $"
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_store.hxx"
#define _STORE_STORBASE_CXX_ "$Revision: 1.11 $"
#ifndef __ALGORITHM__
#include <algorithm>