gstreamer/win32/common/_stdint.h
Sebastian Dröge 9c3043470e Release 1.10.0
2016-11-01 17:53:24 +02:00

9 lines
296 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.10.0"
/* generated using gnu compiler gcc-6 (Debian 6.2.0-10) 6.2.0 20161027 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif