glx/windows: Add stdbool.h include to 'direct GLX via WGL' implementation

These files make use of the constant 'false', but don't include
stdbool.h.

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41421>
This commit is contained in:
Jon Turney 2026-02-18 15:53:34 +00:00 committed by Marge Bot
parent f9a7c50ed6
commit 2f05e96d16
2 changed files with 2 additions and 0 deletions

View file

@ -28,6 +28,7 @@
#include "wgl.h"
#include <stdio.h>
#include <stdbool.h>
#define RESOLVE_DECL(type) \
static type type##proc = NULL;

View file

@ -27,6 +27,7 @@
#include "wgl.h"
#include <stdio.h>
#include <stdbool.h>
/*
* Window drawable