view dvdread/dvdread_internal.h @ 23304:7e25711f6427

Remove extern C declarations for C++. FFmpeg is pure C and not all public headers have the declarations.
author diego
date Wed, 16 May 2007 12:26:47 +0000
parents 22cb9d5f1e21
children de28f9e8cb00
line wrap: on
line source

#ifndef DVDREAD_INTERNAL_H
#define DVDREAD_INTERNAL_H


#define CHECK_VALUE(arg)


#endif /* DVDREAD_INTERNAL_H */