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:
Lionel Landwerlin
2020-09-07 14:59:17 +03:00
committed by Marge Bot
parent c7719b8cfc
commit 320d80f2ce

View File

@@ -21,6 +21,8 @@
* IN THE SOFTWARE.
*/
#undef NDEBUG
#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>