Merge remote-tracking branch 'qatar/master'

* qatar/master:
  cpu: Include common.h for av_popcount64

Merged-by: Michael Niedermayer <michaelni@gmx.at>
pull/18/merge
Michael Niedermayer 12 years ago
commit fe99b1d50e
  1. 1
      libavutil/cpu.c

@ -19,6 +19,7 @@
#include "cpu.h"
#include "config.h"
#include "opt.h"
#include "common.h"
#if HAVE_SCHED_GETAFFINITY
#ifndef _GNU_SOURCE

Loading…
Cancel
Save