Single empty c++ line influences compile result

You should just be able to make a trivial change to the header (add a space, delete it, save) then build again, and the build tool should notice that the header is out-of-date and rerun UnrealHeaderTool.

Steve