1 // Declare another type for the dependency check. 2 // This file dependent on SomeTypes.h being included first. 3 4 typedef TypeInt OtherTypeInt; 5
1 // Declare another type for the dependency check. 2 // This file dependent on SomeTypes.h being included first. 3 4 typedef TypeInt OtherTypeInt; 5