Slow build time with UE 4.15

Hello Zoubi,

There was an issue related to IWYU causing problems for plugins recently as it’s not on by default for Game configurations. I’m not sure if you’re having the same issue with your project but try adding this to your .build.cs:

PCHUsage = PCHUsageMode.UseExplicitOrSharedPCHs