Browse Source

Merge remote-tracking branch 'qatar/master'

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

Merged-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.0
Michael Niedermayer 12 years ago
parent
commit
fe99b1d50e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavutil/cpu.c

+ 1
- 0
libavutil/cpu.c View File

@@ -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