From 70dde366bcc738b022fac6f8165257e77f5b643a Mon Sep 17 00:00:00 2001 From: david Date: Wed, 29 Jan 2003 16:02:27 +0000 Subject: [PATCH] Removed unneeded inclusion of std::vector. --- src/Instrumentation/instrument_mgr.hxx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/Instrumentation/instrument_mgr.hxx b/src/Instrumentation/instrument_mgr.hxx index 68a229404..f040e26c2 100644 --- a/src/Instrumentation/instrument_mgr.hxx +++ b/src/Instrumentation/instrument_mgr.hxx @@ -19,10 +19,6 @@ #include
-#include - -SG_USING_STD(vector); - /** * Manage aircraft instruments. -- 2.39.5