Tag: mws_oof680 User: rt Date: 2007/01/29 05:46:31 Modified: dba/connectivity/source/sdbcx/VCollection.cxx
Log: INTEGRATION: CWS cppuhelpshrink_OOF680 (1.41.72); FILE MERGED 2007/01/24 09:50:56 sb 1.41.72.1: #i72766# Missing include. File Changes: Directory: /dba/connectivity/source/sdbcx/ ========================================== File [changed]: VCollection.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/sdbcx/VCollection.cxx?r1=1.41&r2=1.41.58.1 Delta lines: +2 -0 ------------------- --- VCollection.cxx 17 Sep 2006 03:10:39 -0000 1.41 +++ VCollection.cxx 29 Jan 2007 13:46:28 -0000 1.41.58.1 @@ -35,6 +35,8 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_connectivity.hxx" + +#include <algorithm> #include <stdio.h> #ifndef _CONNECTIVITY_SDBCX_COLLECTION_HXX_ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
