Commit 8db2dbb7 authored by Jean-Paul Saman's avatar Jean-Paul Saman

shine: add missing assert.h

parent f9208253
......@@ -45,6 +45,8 @@
#include <inttypes.h>
#include <string.h>
#include <limits.h>
#include <assert.h>
#include "../wmafixed/bswap.h"
#include "enc_base.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment