gstreamer/win32/common/_stdint.h
Tim-Philipp Müller ffc3cece6c Release 0.10.34
2011-05-14 01:00:38 +01:00

9 lines
285 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.10.34"
/* generated using gnu compiler gcc (Debian 4.5.2-8) 4.5.2 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif