Kaydet (Commit) 8d6e738f authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS ooo20040704 (1.19.18); FILE MERGED

2004/07/02 09:38:53 cmc 1.19.18.2: #i30891# revert header and namespace change
2004/06/28 14:35:40 cmc 1.19.18.1: #i30801# allow using system libs if possible
üst 5cc30b1b
......@@ -2,9 +2,9 @@
*
* $RCSfile: shell.hxx,v $
*
* $Revision: 1.19 $
* $Revision: 1.20 $
*
* last change: $Author: hr $ $Date: 2004-05-10 14:22:47 $
* last change: $Author: rt $ $Date: 2004-09-08 17:03:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -73,22 +73,10 @@
#ifndef _CPPUHELPER_TYPEPROVIDER_HXX_
#include <cppuhelper/typeprovider.hxx>
#endif
#ifndef INCLUDED_STL_VECTOR
#include <vector>
#define INCLUDED_STL_VECTOR
#endif
#ifndef INCLUDED_STL_HASH_MAP
#include <hash_map>
#define INCLUDED_STL_HASH_MAP
#endif
#ifndef INCLUDED_STL_HASH_SET
#include <hash_set>
#define INCLUDED_STL_HASH_SET
#endif
#ifndef INCLUDED_STL_LIST
#include <list>
#define INCLUDED_STL_LIST
#endif
#ifndef _OSL_FILE_HXX_
#include <osl/file.hxx>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment