Go through symbol table preparing it to be written to a precompiled header. That means removing references to things in the .OBJ file.
See Implementation
Go through symbol table preparing it to be written to a precompiled header. That means removing references to things in the .OBJ file.