gstreamer/win32/common/_stdint.h
Sebastian Dröge e49c492a53 Release 1.6.0
2015-09-25 23:15:20 +02:00

10 lines
295 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.6.0"
/* generated using gnu compiler gcc-5 (Debian 5.2.1-17) 5.2.1 20150911 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif