view mpbswap.h @ 22299:073bd05d00a6

Remove useless fflush(stdout) calls. mp_msg already flushes output, and there is no other output before the calls.
author uau
date Thu, 22 Feb 2007 23:44:43 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */