User: rt Date: 2007/01/29 07:47:40 Modified: dba/dbaccess/source/core/inc/column.hxx
Log: INTEGRATION: CWS cppuhelpshrink (1.28.60); FILE MERGED 2007/01/24 12:30:37 sb 1.28.60.1: #i72766# Missing include. File Changes: Directory: /dba/dbaccess/source/core/inc/ ========================================= File [changed]: column.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/column.hxx?r1=1.28&r2=1.29 Delta lines: +2 -0 ------------------- --- column.hxx 18 Oct 2006 13:28:39 -0000 1.28 +++ column.hxx 29 Jan 2007 15:47:38 -0000 1.29 @@ -36,6 +36,8 @@ #ifndef _DBA_COREAPI_COLUMN_HXX_ #define _DBA_COREAPI_COLUMN_HXX_ +#include <hash_map> + #ifndef _COM_SUN_STAR_LANG_XSERVICEINFO_HPP_ #include <com/sun/star/lang/XServiceInfo.hpp> #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
