OS X header include fixes

This commit is contained in:
Jack Andersen 2016-05-09 17:03:26 -10:00
parent 11739d86e2
commit a62fa64fb5
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include "amuse/Common.hpp"
#include "amuse/IBackendVoice.hpp"
#include <string.h>
#include <cmath>
namespace amuse
{

View File

@ -2,6 +2,7 @@
#include "amuse/Common.hpp"
#include "amuse/IBackendVoice.hpp"
#include <string.h>
#include <cmath>
namespace amuse
{