index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
PCH
/
Inputs
/
case-insensitive-include.h
blob: 60bdf36dbb7f4d77c6808bcf98e96cbf61d79034 (
plain
)
1
2
3
4
5
#pragma once
struct
S
{
int
x
;
};