]> granicus.if.org Git - graphviz/commitdiff
lib/glcomp: remove some duplicate #includes
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 20 Mar 2022 23:59:01 +0000 (16:59 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 26 Mar 2022 05:31:13 +0000 (22:31 -0700)
lib/glcomp/glcompdefs.h

index a1a45b83bc26ab4fde7db41d43ce6b6560f77d48..dcc89c84e10a2c45593c05a8a5c3d11438f9d6b3 100644 (file)
@@ -21,9 +21,6 @@
 #include <tchar.h>
 #endif
 #include <GL/gl.h>
-#include <stdlib.h>
-#include <stdio.h>
-#include <GL/gl.h>
 #include <GL/glu.h>
 
 #ifdef __cplusplus