Commit e55ef0eb authored by Jean-Paul Saman's avatar Jean-Paul Saman

shine: add missing assert.h

parent 6c29937d
...@@ -45,6 +45,8 @@ ...@@ -45,6 +45,8 @@
#include <inttypes.h> #include <inttypes.h>
#include <string.h> #include <string.h>
#include <limits.h> #include <limits.h>
#include <assert.h>
#include "../wmafixed/bswap.h" #include "../wmafixed/bswap.h"
#include "enc_base.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