view mpbswap.h @ 21615:62989854d340

Avoid "pointer targets differ in signedness" warnings.
author eugeni
date Sat, 16 Dec 2006 19:19:27 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */