Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
pragma-system-header-2.h
blob: a62d9e2685a6a275f230f62b79593fed1e1f935d [
file
] [
log
] [
blame
]
_Pragma
(
"GCC system_header"
)
#include
"pragma-system-header-1.h"
#pragma
GCC warning
"this warning should not be output (2)"
_Pragma
(
"unknown"
)
#include
"pragma-system-header-1.h"