IsDependent.h 130 Bytes Raw Blame History Permalink 1 2 3 4 // This header depends on SomeTypes.h for the TypeInt typedef. typedef TypeInt NewTypeInt; typedef OtherTypeInt OtherNewTypeInt;