Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Raphael Zumer
aom-rav1e
Commits
9f7fdcbe
Commit
9f7fdcbe
authored
Aug 07, 2015
by
Aℓex Converse
Committed by
Gerrit Code Review
Aug 07, 2015
Browse files
Merge "fastssim: Add stdlib.h for malloc/free"
parents
5c4a037c
17cfee3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
vpx_dsp/fastssim.c
View file @
9f7fdcbe
...
...
@@ -11,6 +11,7 @@
* project.
*/
#include <math.h>
#include <stdlib.h>
#include <string.h>
#include "./vpx_config.h"
#include "./vpx_dsp_rtcd.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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