Add include for abs.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3573
This commit is contained in:
parent
8912e7ab6f
commit
2649b91f6f
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <cstdlib>
|
||||
#include "dosbox.h"
|
||||
#include "video.h"
|
||||
#include "render.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue