diff options
Diffstat (limited to 'pugl/detail')
-rw-r--r-- | pugl/detail/x11.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/detail/x11.c b/pugl/detail/x11.c index 4f4d7e8..133436c 100644 --- a/pugl/detail/x11.c +++ b/pugl/detail/x11.c @@ -37,7 +37,6 @@ #include <sys/select.h> #include <sys/time.h> -#include <limits.h> #include <math.h> #include <stdbool.h> #include <stdint.h> |