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

@@ -6,6 +6,7 @@
#include "menus.h"
#include <type_traits>
#include <cassert>
#include <string>
namespace XBus
{