mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-04 07:26:33 +00:00
9 lines
294 B
C
9 lines
294 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.9.1"
|
|
/* generated using gnu compiler gcc-6 (Debian 6.1.1-8) 6.1.1 20160630 */
|
|
#define _STDINT_HAVE_STDINT_H 1
|
|
#include <stdint.h>
|
|
#endif
|
|
#endif
|