mirror of https://github.com/AxioDL/amuse.git
OS X header include fixes
This commit is contained in:
parent
11739d86e2
commit
a62fa64fb5
|
@ -2,6 +2,7 @@
|
|||
#include "amuse/Common.hpp"
|
||||
#include "amuse/IBackendVoice.hpp"
|
||||
#include <string.h>
|
||||
#include <cmath>
|
||||
|
||||
namespace amuse
|
||||
{
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
#include "amuse/Common.hpp"
|
||||
#include "amuse/IBackendVoice.hpp"
|
||||
#include <string.h>
|
||||
#include <cmath>
|
||||
|
||||
namespace amuse
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue