git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5677 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2020-04-24 04:26:45 +00:00
parent eb277c45bd
commit 712b57851a
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
#include <stdlib.h>
#include <stdarg.h>
#include <math.h>
#include <time.h>
#ifndef _VM_H
#if __STDC_VERSION__ >= 199901L || defined(__GNUC__)