mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-12-13 22:58:40 +00:00
Merge remote-tracking branch 'qatar/master'
* qatar/master: cpu: Include common.h for av_popcount64 Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
fe99b1d50e
@ -19,6 +19,7 @@
|
||||
#include "cpu.h"
|
||||
#include "config.h"
|
||||
#include "opt.h"
|
||||
#include "common.h"
|
||||
|
||||
#if HAVE_SCHED_GETAFFINITY
|
||||
#ifndef _GNU_SOURCE
|
||||
|
Loading…
Reference in New Issue
Block a user