Sign in
rust
/
llvm-project
/
2cb41005ed5c4747b10d2bf01d8779d3bb4ae32d
/
.
/
clang
/
test
/
Modules
/
Inputs
/
private
/
common.h
blob: 17d5444b650fec11b1d385634fc6b8c427e81da8 [
file
] [
log
] [
blame
]
#ifndef
COMMON_H
#define
COMMON_H
typedef
int
common
;
#endif