Why GetWorld()->GetTimerManager().SetTimer doesn't work?

I want to create a Timer, but when I try to make it with GetWorld() it tells me that it is an incomplte class?
I’ve included the Header Engine/World.h but nothing happens, also UE4 tells me that there is no fail, I don’t know why it doesn’t work, please help me! : )

do you get any compile errors?