view mpbswap.h @ 23628:d4f96ae7081c

Get rid of: useless variable, useless cast and void * arithmetic
author reimar
date Sun, 24 Jun 2007 13:21:50 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */