From 2e9f93b659d13d67c494d4059fec306759b65ec8 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 18 Jul 2005 07:43:35 +0000 Subject: INTEGRATION: CWS cmcfixes11 (1.3.20); FILE MERGED 2005/07/14 15:28:50 cmc 1.3.20.1: #i51974# update system stl debugging --- stlport/systemstl/functional | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'stlport') diff --git a/stlport/systemstl/functional b/stlport/systemstl/functional index b2bc42af3a31..8c98e736d4d7 100644 --- a/stlport/systemstl/functional +++ b/stlport/systemstl/functional @@ -2,9 +2,9 @@ * * $RCSfile: functional,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2005-02-24 14:47:25 $ + * last change: $Author: obo $ $Date: 2005-07-18 08:43:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,9 +63,7 @@ #define SYSTEM_STL_FUNCTIONAL #ifdef GCC -#include -#include -#include +#include #include namespace std -- cgit