[C++] Multiple "inconsistent dll linkage" errors

Thank you very much !

I had to change GENERATED_BODY() to GENERATED_UCLASS_BODY() in the header file because I got an error C2084 (function UbuscarBombaAMyTestActor(const FObjectInitializer &)’ already has a body) but now it compiles perfectly.