You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
intreadwrite: common.h is not needed, attributes.h is sufficient
Originally committed as revision 24155 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include "config.h"
|
||||
#include "attributes.h"
|
||||
#include "bswap.h"
|
||||
#include "common.h"
|
||||
|
||||
typedef union {
|
||||
uint64_t u64;
|
||||
|
Reference in New Issue
Block a user