Loading...
Searching...
No Matches
Go to the documentation of this file.
8#ifndef PXR_ARCH_INTTYPES_H
9#define PXR_ARCH_INTTYPES_H
22#ifndef __STDC_LIMIT_MACROS
23#define __STDC_LIMIT_MACROS
25#ifndef __STDC_CONSTANT_MACROS
26#define __STDC_CONSTANT_MACROS
28#ifndef __STDC_FORMAT_MACROS
29#define __STDC_FORMAT_MACROS
unsigned char uchar
Definition inttypes.h:40