gstreamer/win32/common/_stdint.h

10 lines
295 B
C
Raw Normal View History

#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.10.22.1"
/* generated using gnu compiler gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif