diff options
Diffstat (limited to 'test/pugl_gl3_test.c')
-rw-r--r-- | test/pugl_gl3_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/pugl_gl3_test.c b/test/pugl_gl3_test.c index 4f9bbb5..80a8912 100644 --- a/test/pugl_gl3_test.c +++ b/test/pugl_gl3_test.c @@ -47,7 +47,6 @@ #include <math.h> #include <stdbool.h> -#include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |