gstreamer/win32/common/_stdint.h
Sebastian Dröge 47b7c8dc75 Release 1.9.2
2016-09-01 12:26:20 +03:00

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