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