Do you see this line in your Build.cs file?
PCHUsage = PCHUsageMode.UseExplicitOrSharedPCHs;
If not, try adding it.