From 5c474d8ffac86c752125239b5b637c66177efa64 Mon Sep 17 00:00:00 2001 From: Sven Panne Date: Sun, 2 Nov 2008 18:42:49 +0000 Subject: [PATCH] Removed superfluous #includes. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@745 7f0cb862-5218-0410-a997-914c9d46530a --- src/freeglut_internal.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/freeglut_internal.h b/src/freeglut_internal.h index 081ae9c..90d1a37 100644 --- a/src/freeglut_internal.h +++ b/src/freeglut_internal.h @@ -105,8 +105,6 @@ #endif /* These files should be available on every platform. */ -#include -#include #include #include #include -- 1.7.10.4