view mpbswap.h @ 23443:051d5ffee36a

Use 'static inline' instead of 'inline static' to avoid warnings
author zuxy
date Mon, 04 Jun 2007 09:39:55 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */