mirror of
https://github.com/AxioDL/amuse.git
synced 2025-08-04 11:15:36 +00:00
Fix varargs derp
This commit is contained in:
parent
d06fa3f0dc
commit
374000a893
@ -9,7 +9,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <varargs.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
static logvisor::Module Log("amuseplay");
|
static logvisor::Module Log("amuseplay");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user