Non-Confidential | ![]() | DUI0774J | ||
| ||||
Home > Compiler-specific Pragmas > #pragma clang system_header |
Causes subsequent declarations in the current file to be marked as if they occur in a system header file.
This pragma suppresses the warning messages that the file produces, from the point after which it is declared.