Include limits.h where INT_MAX is used
This commit is contained in:
parent
cd15b1775e
commit
e3d99412a2
@ -1,6 +1,8 @@
|
||||
#ifndef AL_UINTMAP_H
|
||||
#define AL_UINTMAP_H
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "AL/al.h"
|
||||
#include "rwlock.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user