gstreamer/win32/common/_stdint.h
Tim-Philipp Müller 993014c8f5 Release 0.11.99
2012-09-17 17:57:19 +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.11.99"
/* generated using gnu compiler gcc (Debian 4.7.1-5) 4.7.1 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif