gstreamer/win32/common/_stdint.h
Sebastian Dröge 68f5350c66 Release 1.3.1
2014-05-03 17:50:10 +02:00

9 lines
311 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.3.1"
/* generated using gnu compiler Debian clang version 3.5-1 (trunk) (based on LLVM 3.5) */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif