1
0
Fork 0

New config file

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@167
This commit is contained in:
Sjoerd van der Berg 2002-08-19 12:49:12 +00:00
parent e23e1d61ce
commit 0142ca80de

View file

@ -17,7 +17,7 @@
*/
#include "dosbox.h"
#ifdef C_FPU
#if C_FPU
#include <math.h>
#include <float.h>