gstreamer/win32/common/_stdint.h
Sebastian Dröge a13f44fb1e Release 1.1.4
2013-08-28 12:41:42 +02:00

9 lines
287 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.1.4"
/* generated using gnu compiler gcc-4.8 (Debian 4.8.1-9) 4.8.1 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif