Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section discusses guidelines that will help you use precompiled headers more efficiently:
Because PCH files contain information about the machine environment as well as memory address information about the program, you should only use a PCH file on the machine where it was created.