You can add the preprocessor directive
#undef "PCH_HEADER"
to the beginning of the file where you don't want to use PCH. Alternatively, if you are using a makefile, you can create a separate condition to compile without PCH