From: ehofman Date: Thu, 20 Mar 2003 08:51:01 +0000 (+0000) Subject: Add includes for MacOS X X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c5c3095859c840afa9b7df90bebe24722f0c5668;p=flightgear.git Add includes for MacOS X --- diff --git a/src/MultiPlayer/multiplayrxmgr.cxx b/src/MultiPlayer/multiplayrxmgr.cxx index 7fc34a806..28d38e293 100644 --- a/src/MultiPlayer/multiplayrxmgr.cxx +++ b/src/MultiPlayer/multiplayrxmgr.cxx @@ -50,6 +50,7 @@ * ******************************************************************/ +#include #include #include #include diff --git a/src/MultiPlayer/multiplaytxmgr.cxx b/src/MultiPlayer/multiplaytxmgr.cxx index 8a8256b23..59a8991ca 100644 --- a/src/MultiPlayer/multiplaytxmgr.cxx +++ b/src/MultiPlayer/multiplaytxmgr.cxx @@ -30,6 +30,7 @@ * ******************************************************************/ +#include #include #include #include