5 lines
130 B
C
Raw Normal View History

// This header depends on SomeTypes.h for the TypeInt typedef.
typedef TypeInt NewTypeInt;
typedef OtherTypeInt OtherNewTypeInt;