5 lines
130 B
C
5 lines
130 B
C
// This header depends on SomeTypes.h for the TypeInt typedef.
|
|
|
|
typedef TypeInt NewTypeInt;
|
|
typedef OtherTypeInt OtherNewTypeInt;
|