refs #282 changes to get xbus to compile on OSX

This commit is contained in:
Mathew Sutcliffe
2014-07-01 23:01:28 +01:00
parent c00324ef12
commit 1e89771de0
4 changed files with 13 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
#include <XPLM/XPLMUtilities.h>
#include <QDateTime>
#include <cstring>
#include <cmath>
namespace XBus
{