llvm-project/clang/test/Preprocessor/Inputs/include_instead/public-before.h

6 lines
210 B
C

#pragma GCC system_header
#include <include_instead/private1.h> // no warning expected
#include <include_instead/private2.h> // no warning expected
#include <include_instead/private3.h> // no warning expected