gstreamer/win32/common/_stdint.h
2011-08-25 17:41:30 +02:00

9 lines
303 B
C

#ifndef _GST_PLUGINS_BASE__STDINT_H
#define _GST_PLUGINS_BASE__STDINT_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "gst-plugins-base 0.11.0.2"
/* generated using gnu compiler gcc (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif