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