User: rt Date: 2007/01/29 07:41:23 Modified: dba/connectivity/source/sdbcx/VCollection.cxx
Log: INTEGRATION: CWS cppuhelpshrink (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.42 Delta lines: +2 -0 ------------------- --- VCollection.cxx 17 Sep 2006 03:10:39 -0000 1.41 +++ VCollection.cxx 29 Jan 2007 15:41:20 -0000 1.42 @@ -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]
