mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00: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:
parent
f4d80ecb22
commit
7918375f88
@ -21,8 +21,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include "config.h"
|
||||
#include "attributes.h"
|
||||
#include "bswap.h"
|
||||
#include "common.h"
|
||||
|
||||
typedef union {
|
||||
uint64_t u64;
|
||||
|
Loading…
Reference in New Issue
Block a user