chg: header for STL
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: interfacecontainer.h,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: jbu $ $Date: 2000-10-09 10:11:19 $
|
||||
* last change: $Author: mh $ $Date: 2001-01-31 09:40:45 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
@@ -61,8 +61,8 @@
|
||||
#ifndef _CPPUHELPER_INTERFACECONTAINER_H_
|
||||
#define _CPPUHELPER_INTERFACECONTAINER_H_
|
||||
|
||||
#include <stl/hash_map>
|
||||
#include <stl/functional>
|
||||
#include <hash_map>
|
||||
#include <functional>
|
||||
|
||||
#ifndef _OSL_MUTEX_HXX_
|
||||
#include <osl/mutex.hxx>
|
||||
|
@@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: propshlp.hxx,v $
|
||||
*
|
||||
* $Revision: 1.1.1.1 $
|
||||
* $Revision: 1.2 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2000-09-18 15:26:09 $
|
||||
* last change: $Author: mh $ $Date: 2001-01-31 09:40:45 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
#include <rtl/alloc.h>
|
||||
|
||||
#include <stl/hash_map>
|
||||
#include <hash_map>
|
||||
|
||||
#include <cppuhelper/interfacecontainer.hxx>
|
||||
|
||||
|
Reference in New Issue
Block a user