gstreamer/win32/common/_stdint.h
2012-03-22 15:51:39 +01:00

9 lines
298 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 0.11.3"
/* generated using gnu compiler gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif