mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
mxstopwatch must include LIMITS.H for ULONG_MAX
This commit is contained in:
parent
981fe1a98b
commit
ffceeed0ed
@ -3,6 +3,7 @@
|
||||
|
||||
#include "assert.h"
|
||||
|
||||
#include <limits.h> // ULONG_MAX
|
||||
#include <math.h>
|
||||
#include <windows.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user