1 // This header depends on SomeTypes.h for the TypeInt typedef.
2 
3 typedef TypeInt NewTypeInt;
4 typedef OtherTypeInt OtherNewTypeInt;
5