Sign in
rust
/
llvm-project
/
2cb41005ed5c4747b10d2bf01d8779d3bb4ae32d
/
.
/
clang
/
test
/
Lexer
/
Inputs
/
case-insensitive-include.h
blob: 954090fc93b459444d032fd3b4d7ed39b803f9b2 [
file
] [
log
] [
blame
]
#ifndef
CASE_INSENSITIVE_INCLUDE_H
#define
CASE_INSENSITIVE_INCLUDE_H
struct
S
{
int
x
;
};
#endif