Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
e9fa807d
Commit
e9fa807d
authored
Oct 20, 2007
by
Rémi Denis-Courmont
Browse files
Make sure assert are built-in
parent
cc838150
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/control/testapi.c
View file @
e9fa807d
...
...
@@ -22,6 +22,8 @@
**********************************************************************/
#include
<vlc/mediacontrol.h>
#undef NDEBUG
#include
<assert.h>
int
main
(
int
argc
,
char
*
argv
[])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment