Explicitly pull in limits.h when using INT_MIN/INT_MAX
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
#include "RageSoundMixBuffer.h"
|
||||
#include "RageSoundUtil.h"
|
||||
#include "Foreach.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <set>
|
||||
|
||||
class RageSoundReader_Split;
|
||||
|
||||
Reference in New Issue
Block a user