FFmpegSource2: more portability
Originally committed to SVN as r2358.
This commit is contained in:
parent
a594e92817
commit
791df9275d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include "utils.h"
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <intrin.h>
|
||||
|
||||
int GetCPUFlags() {
|
||||
|
|
Loading…
Reference in a new issue