gstreamer/win32/common/_stdint.h
Sebastian Dröge d67525d594 Release 1.8.0
2016-03-24 12:19:23 +02:00

9 lines
338 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.8.0"
/* generated using gnu compiler gcc-6 (Debian 6-20160313-1) 6.0.0 20160313 (experimental) [trunk revision 234167] */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif