Updated plugin includes to build in gcc and added Linux binaries.
This commit is contained in:
committed by
Jason Watkins
parent
46fe5b0fe4
commit
a6a99dc574
@@ -65,6 +65,7 @@
|
||||
#include "XPLMProcessing.h"
|
||||
|
||||
// System Includes
|
||||
#include <cstring>
|
||||
#ifdef __APPLE__
|
||||
#include <mach/mach_time.h>
|
||||
#endif
|
||||
@@ -207,4 +208,4 @@ float XPCFlightLoopCallback(float inElapsedSinceLastCall,
|
||||
sock = new XPC::UDPSocket(RECVPORT);
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user