mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 02:58:05 +02:00
util: Include missing header in u_bitmask.h.
Include p_compiler.h for boolean symbol.
This commit is contained in:
parent
d2dd23e858
commit
3e41029d6e
1 changed files with 3 additions and 0 deletions
|
|
@ -36,6 +36,9 @@
|
|||
#define U_HANDLE_BITMASK_H_
|
||||
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue