]> git.mxchange.org Git - flightgear.git/commit
Bernie Bright:
authorcurt <curt>
Thu, 11 Apr 2002 16:25:12 +0000 (16:25 +0000)
committercurt <curt>
Thu, 11 Apr 2002 16:25:12 +0000 (16:25 +0000)
commitab0964384e808a72a6e3c55d12ae8c9665ea6fb7
tree1d0bf2dafc37906cf71981d457c1ce7aa2e2fbe8
parent39fcbc93ba8bf3e494144f9618aff9ceffd94b52
Bernie Bright:

Here are the Boost-less FGEventMgr updates I promised.

Removed Boost dependencies from FGEventMgr.
Removed Boost configure check.
fgMethodCallback now handles const member functions.

I've successfully tested these changes with gcc and msvc.
src/Cockpit/radiostack.cxx
src/Include/fg_callback.hxx
src/Main/fg_init.cxx
src/Time/FGEventMgr.cxx
src/Time/FGEventMgr.hxx