Kaydet (Commit) 0436b034 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS ooo20040704 (1.3.38); FILE MERGED

2004/07/02 09:59:46 cmc 1.3.38.2: #i30891# revert header and namespace change
2004/06/28 14:05:21 cmc 1.3.38.1: #i30801# allow using system stl if possible
üst 3b5fa7f3
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: lrucache.hxx,v $ * $RCSfile: lrucache.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: hr $ $Date: 2004-02-04 14:31:00 $ * last change: $Author: rt $ $Date: 2004-09-08 16:02:08 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -73,7 +73,6 @@ ...@@ -73,7 +73,6 @@
#include <hash_map> #include <hash_map>
/** Implementation of a least recently used (lru) cache. /** Implementation of a least recently used (lru) cache.
<br> <br>
@author Daniel Boelzle @author Daniel Boelzle
......
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