rt: Attempt to quiet MinGW by including limits.h
This commit is contained in:
parent
6fbb7ffdbd
commit
ceaf02abe1
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define RUST_UTIL_H
|
||||
|
||||
#include "rust_task.h"
|
||||
#include <limits.h>
|
||||
|
||||
// Reference counted objects
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue