Missing '#Pragma once'

In my case I was including → include “Interactable.generated.h”
In Interactable.h but also in Interactable.cpp
I had to remove it from Interactable.cpp

No need to rename or move folders, in my case