gstreamer/win32/common/_stdint.h
Sebastian Dröge 48f584e663 Release 1.7.90
2016-03-01 18:14:54 +02:00

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