xref
: /
llvm-project
/
clang
/
test
/
Preprocessor
/
empty_file_to_include.h
(revision 2ce63b4246329ee0fb20aa6f768f1f57eda6d5f0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
#
ifndef
EMPTY_FILE_TO_INCLUDE_H
3
#
define
EMPTY_FILE_TO_INCLUDE_H
4
5
// empty file
6
7
#
endif
8