view mpbswap.h @ 21982:fa66a03e8920

Include string.h to make sure memcpy is not used without prototype
author reimar
date Tue, 23 Jan 2007 15:28:19 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */