From 3ade4d02e605d9e255fd20254fb971aab3e80ea2 Mon Sep 17 00:00:00 2001 From: curt Date: Fri, 21 Mar 2003 21:09:21 +0000 Subject: [PATCH] Removed SG_USING_STD(for_each) to make MSVC happy(er). :-) --- src/Cockpit/hud.hxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Cockpit/hud.hxx b/src/Cockpit/hud.hxx index 45f62339a..e1ac94f1a 100644 --- a/src/Cockpit/hud.hxx +++ b/src/Cockpit/hud.hxx @@ -65,7 +65,6 @@ SG_USING_STD(deque); SG_USING_STD(vector); -SG_USING_STD(for_each); SG_USING_NAMESPACE(std); -- 2.39.5