From de51293e5ca572c17a58885d12bd3c73362fd368 Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 30 Apr 1998 12:35:59 +0000 Subject: [PATCH] C++-ifying a couple source files. --- Cockpit/cockpit.cxx | 9 ++++++--- Cockpit/hud.cxx | 9 ++++++--- Simulator/Todo | 8 +++++--- Time/sunpos.cxx | 5 ++++- 4 files changed, 21 insertions(+), 10 deletions(-) diff --git a/Cockpit/cockpit.cxx b/Cockpit/cockpit.cxx index 306c36405..9d53c1e3a 100644 --- a/Cockpit/cockpit.cxx +++ b/Cockpit/cockpit.cxx @@ -43,7 +43,7 @@ #include #include #include -#include +#include #include