summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/StdDef/size_t.h
blob: 9ac61c5e0d7c46ea9bb1e1d172dff8eb02328a10 (plain)
1
2
3
4
#ifndef _SIZE_T
#define _SIZE_T
typedef __SIZE_TYPE__ size_t;
#endif
OpenPOWER on IntegriCloud