(SOLVED) bFasterWithoutUnity = true, Causing tons of compile errors

You should try out using ReSharper. When you use something without the proper include directive, it lets you hit Ctrl+Enter to add it automatically, and your unused includes are grayed out as well so you know which ones to remove. Visual Assist X might do it too, can’t remember.