#include "PositionReport.generated.h"

Ok, after regenerating the project, you open it back in visual studio, it build the project. fine.
but now we have come inluded adde like

#include "PositionReport.generated.h

I understand these was required to rebuild the project (?) but should I now remove these includes ?

EDIT : I realize these are required to compile, maybe I did not notice them before. I may delete this post except if someone has to say.

Privacy & Terms