From b24e9208044d579cb54f1b6446a4f4a3952270f1 Mon Sep 17 00:00:00 2001 From: bje Date: Wed, 8 Jan 2003 06:46:48 +0000 Subject: [PATCH] * Remove duplicated `using' keywords (merge botch?) --- sid/component/bochs/vga/sid-vga-wrapper.cc | 1 - sid/component/profiling/gprof.cxx | 2 -- 2 files changed, 3 deletions(-) diff --git a/sid/component/bochs/vga/sid-vga-wrapper.cc b/sid/component/bochs/vga/sid-vga-wrapper.cc index aafef0c2d4..a794f92692 100644 --- a/sid/component/bochs/vga/sid-vga-wrapper.cc +++ b/sid/component/bochs/vga/sid-vga-wrapper.cc @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include diff --git a/sid/component/profiling/gprof.cxx b/sid/component/profiling/gprof.cxx index 01a8420196..ec10b9aa17 100644 --- a/sid/component/profiling/gprof.cxx +++ b/sid/component/profiling/gprof.cxx @@ -79,8 +79,6 @@ namespace profiling_components using std::ostream; using std::ios; using std::ofstream; - using std::ios; - using std::ofstream; // ---------------------------------------------------------------------------- -- 2.11.0