mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 02:07:57 +00:00
added limits.h
This commit is contained in:
@@ -443,6 +443,7 @@ extern "C" {
|
||||
#include <random>
|
||||
#include <complex>
|
||||
#include <new>
|
||||
#include <limits.h>
|
||||
|
||||
#if CAP_VIDEO
|
||||
#include <sys/wait.h>
|
||||
|
Reference in New Issue
Block a user