From 115c6bc00010ba602124bd8c9f03b3d6e8012d5c Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Thu, 27 Mar 2014 16:44:05 +0100 Subject: [PATCH] Removed superfluous include. --- src/posix_time.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/posix_time.h b/src/posix_time.h index 9873364a..c7230dd1 100644 --- a/src/posix_time.h +++ b/src/posix_time.h @@ -29,7 +29,6 @@ #define _posix_time_h_ #include -#include typedef struct _GLFWtimePOSIX {