Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-project
/
clang
/
test
/
Lexer
/
Inputs
/
good-header-guard.h
blob: 664a479d39143f668514c29640389bcb92bde0f7 [
file
] [
log
] [
blame
]
#ifndef
good_header_guard
#define
good_header_guard
#endif