Changed long constants to LONGTYPE for compiler issues
include cross.h Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1146
This commit is contained in:
parent
d61bdb0094
commit
cdf4503fe0
2 changed files with 7 additions and 6 deletions
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
#include "cross.h"
|
||||
#include "mem.h"
|
||||
#include "fpu.h"
|
||||
#include "cpu.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue