From: curt Date: Fri, 5 Apr 2002 20:03:49 +0000 (+0000) Subject: Here is the 'boostified' event manager plus relevant changes to X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=41a4d0b35149dd4e6d5c033ebfbf816a3dc8ce45;p=flightgear.git Here is the 'boostified' event manager plus relevant changes to radiostack.cxx, fg_init.cxx and main.cxx. If these changes are accepted then you can remove Time/event.[ch]xx and Include/fg_callback.hxx from the repository. --- diff --git a/src/Cockpit/radiostack.cxx b/src/Cockpit/radiostack.cxx index c2a759c9b..62bbd53fa 100644 --- a/src/Cockpit/radiostack.cxx +++ b/src/Cockpit/radiostack.cxx @@ -34,7 +34,8 @@ #include #include #include -#include