util: Include missing header in u_bitmask.h.
Include p_compiler.h for boolean symbol.
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
#define U_HANDLE_BITMASK_H_
|
||||
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user