view mpbswap.h @ 22719:65edb9a9c710

The -Wdeclaration-after-statement test needs a C program. Noticed by Carl Eugen Hoyos.
author diego
date Sun, 18 Mar 2007 23:54:51 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */