git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5677 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
eb277c45bd
commit
712b57851a
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
#ifndef _VM_H
|
#ifndef _VM_H
|
||||||
#if __STDC_VERSION__ >= 199901L || defined(__GNUC__)
|
#if __STDC_VERSION__ >= 199901L || defined(__GNUC__)
|
||||||
|
|
Loading…
Reference in a new issue