File: _stdint.h

package info (click to toggle)
gst-plugins-base1.0 1.10.4-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 32,548 kB
  • sloc: ansic: 256,816; sh: 5,213; makefile: 2,908; xml: 1,743; perl: 1,561; python: 309; cpp: 260; sed: 16
file content (9 lines) | stat: -rw-r--r-- 293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#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.10.4"
/* generated using gnu compiler gcc (Debian 6.3.0-7) 6.3.0 20170218 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif