aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Lexer/Inputs/good-header-guard.h
blob: 664a479d39143f668514c29640389bcb92bde0f7 (plain)
1
2
3
4
#ifndef good_header_guard
#define good_header_guard

#endif