From: Mathias Froehlich Date: Fri, 28 Oct 2011 15:01:50 +0000 (+0200) Subject: Make use of SGTimeStamp for sleep* X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0bd7078c42aa7c24c3e15b81a718640a47bf9012;p=flightgear.git Make use of SGTimeStamp for sleep* --- diff --git a/src/Main/main.cxx b/src/Main/main.cxx index 75b0c4481..aed183c37 100644 --- a/src/Main/main.cxx +++ b/src/Main/main.cxx @@ -47,11 +47,11 @@ #include #include #include +#include #include #include #include #include -#include #include