diff options
Diffstat (limited to 'source/Globals.h')
-rw-r--r-- | source/Globals.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Globals.h b/source/Globals.h index b2a973cfd..1ede57bd4 100644 --- a/source/Globals.h +++ b/source/Globals.h @@ -69,6 +69,7 @@ #include <assert.h>
#include <stdio.h>
#include <math.h>
+#include <stdarg.h>
|