Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
llvm-project
/
clang-tools-extra
/
test
/
modularize
/
Inputs
/
SomeOtherTypes.h
blob: 288faffbb023f530dca79e72108e24ac9e8823ec [
file
] [
log
] [
blame
]
// Declare another type for the dependency check.
// This file dependent on SomeTypes.h being included first.
typedef
TypeInt
OtherTypeInt
;