| |||
| Home > Compiler-specific Features > #pragma hdrstop | |||
This pragma enables you to specify where the set of precompilation header files end.
This pragma must appear before the first token that does not belong to a preprocessing directive.
PreCompiled Header (PCH) files in Using the Compiler.