mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-20 18:05:21 -04:00
[misc] use compilation flag to undefine NDEBUG for assert
This commit is contained in:
parent
15806de646
commit
04a5793ee7
13 changed files with 12 additions and 20 deletions
1
src/ui.c
1
src/ui.c
|
@ -29,7 +29,6 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <winioctl.h>
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
|
||||
#include "rufus.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue