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