🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 10:15:52 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
gcc
/
x86_64-redhat-linux
/
11
/
include
📍 /usr/lib/gcc/x86_64-redhat-linux/11/include
🔄 Refresh
✏️
Editing: stdint.h
Read Only
#ifndef _GCC_WRAP_STDINT_H #if __STDC_HOSTED__ # if defined __cplusplus && __cplusplus >= 201103L # undef __STDC_LIMIT_MACROS # define __STDC_LIMIT_MACROS # undef __STDC_CONSTANT_MACROS # define __STDC_CONSTANT_MACROS # endif # include_next <stdint.h> #else # include "stdint-gcc.h" #endif #define _GCC_WRAP_STDINT_H #endif
💾 Save Changes
❌ Cancel