gstreamer/win32/common/_stdint.h
Sebastian Dröge 5f98203bd7 Release 1.7.1
2015-12-24 13:59:15 +01: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.7.1"
/* generated using gnu compiler gcc-5 (Debian 5.3.1-4) 5.3.1 20151219 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif