mirror of
https://github.com/AxioDL/amuse.git
synced 2025-07-14 17:16:09 +00:00
Add missing cstring include
This commit is contained in:
parent
3f98ada70a
commit
22610f32e9
@ -7,6 +7,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdarg.h>
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#include <strings.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user