view mpbswap.h @ 22413:219d577285e1

Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.
author reimar
date Sun, 04 Mar 2007 09:04:45 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */