aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/include-directive2.c
blob: 785b77cbdd85cc35ae2010ba51f9e38e0931bad0 (plain)
1
2
3
4
// RUN: clang-cc -Eonly %s 
#  define HEADER <float.h>

#  include HEADER