"# include" (with a space) is ignored for dependency parsing in UHT

I believe it’s because FHeaderParser::SimplifiedClassParse is not parsing the #include properly, which is causing it to not add that header as a dependency, so the order isn’t right.