mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 00:10:20 +01:00
intel/genxml: make sure test assert are compiled in
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Anuj Phogat anuj.phogat@gmail.com Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6678>
This commit is contained in:
parent
c7719b8cfc
commit
320d80f2ce
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
|||
* IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#undef NDEBUG
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue