gstreamer/win32/common/_stdint.h
Tim-Philipp Müller 739918facb Back to development
2010-03-09 17:39:15 +00: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 0.10.28.1"
/* generated using gnu compiler gcc (Debian 4.4.3-3) 4.4.3 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif