From 499414520fb55d1ef5ec16eba9eb1b3f7ee2e19a Mon Sep 17 00:00:00 2001 From: Wolfgang Draxinger Date: Sun, 1 Jun 2014 23:49:53 +0200 Subject: static scope for compilation unit private functions --- wglarb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wglarb.h') diff --git a/wglarb.h b/wglarb.h index c056115..8c2b883 100644 --- a/wglarb.h +++ b/wglarb.h @@ -24,7 +24,7 @@ THE SOFTWARE. #ifndef WGLARB_H #define WGLARB_H -// #include +#include #include HGLRC WINAPI wglarb_CreateContextAttribsARB( -- cgit v1.2.3