mirror of
https://github.com/AxioDL/amuse.git
synced 2025-07-03 19:55:52 +00:00
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…
x
Reference in New Issue
Block a user