| |||
| Home > Compiler-specific Features > #pragma GCC system_header | |||
This pragma is available in GNU mode. It causes subsequent declarations in the current file to be marked as if they occur in a system header file.
This pragma can affect the severity of some diagnostic messages.