mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +00:00
Drop unnecessary intreadwrite.h and bswap.h #includes.
Originally committed as revision 16546 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
84f8d1f604
commit
ff8769e205
@ -96,8 +96,6 @@
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
||||
#include "intreadwrite.h"
|
||||
#include "bswap.h"
|
||||
|
||||
#ifndef offsetof
|
||||
# define offsetof(T,F) ((unsigned int)((char *)&((T *)0)->F))
|
||||
|
Loading…
Reference in New Issue
Block a user