forked from OSchip/llvm-project
5 lines
84 B
C
5 lines
84 B
C
|
// RUN: clang -Eonly %s -I.
|
||
|
# define HEADER <file_to_include.h>
|
||
|
|
||
|
# include HEADER
|