mirror of
https://github.com/ValveSoftware/Proton
synced 2025-08-30 22:25:34 +00:00
Include <limits.h> instead of <linux/limits.h>.
This commit is contained in:
committed by
Andrew Eikum
parent
7cd8d6db5c
commit
eba2a821a7
@@ -1,5 +1,5 @@
|
||||
#include <stdint.h>
|
||||
#include <linux/limits.h>
|
||||
#include <limits.h>
|
||||
typedef uint32_t EHTMLMouseButton, EHTMLKeyModifiers;
|
||||
#define nullptr (void*)0
|
||||
|
||||
|
Reference in New Issue
Block a user