mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-15 16:16:28 +00:00
Windows fixes
This commit is contained in:
@@ -4,9 +4,12 @@
|
||||
#include <algorithm>
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
#include <strings.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#include <strings.h>
|
||||
#endif
|
||||
|
||||
namespace amuse
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user