gstreamer/win32/common/_stdint.h
Sebastian Dröge 3f6b1e96dc Release 0.11.90
2012-04-12 10:16:03 +02:00

9 lines
329 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.90"
/* generated using gnu compiler Debian clang version 3.0-6 (tags/RELEASE_30/final) (based on LLVM 3.0) */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif