gstreamer/win32/common/_stdint.h
Sebastian Dröge 1867c079bf Release 1.2.0
2013-09-24 14:16:22 +02:00

9 lines
288 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 1.2.0"
/* generated using gnu compiler gcc-4.8 (Debian 4.8.1-10) 4.8.1 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif