mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
put a FLAC__ASSERT wrapper around assert()
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
* Still in the public domain.
|
||||
*/
|
||||
|
||||
#include <assert.h> /* for assert() */
|
||||
#include <stdlib.h> /* for malloc() */
|
||||
#include <string.h> /* for memcpy() */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user