From d4104fbbcd67aa3a51a60dae31717275d314cf91 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Fri, 3 Feb 2017 15:35:38 +0000 Subject: [PATCH] Drop additional stdbool.h include directives --- src/dispatch_common.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/dispatch_common.h b/src/dispatch_common.h index 40d4bbc..2cc566a 100644 --- a/src/dispatch_common.h +++ b/src/dispatch_common.h @@ -23,8 +23,6 @@ #include "config.h" -#include - #ifdef _WIN32 #define PLATFORM_HAS_EGL 0 #define PLATFORM_HAS_GLX 0