Fix build on Mac OS X El Capitan (10.11)

This commit is contained in:
Roland Winklmeier
2016-02-21 22:57:02 +01:00
parent 61e68860f8
commit f82895501f
4 changed files with 4 additions and 10 deletions

View File

@@ -12,6 +12,7 @@
#include <QTime>
#include <algorithm>
#include <cmath>
#include <cstdlib>
namespace BlackMisc
{