error C2027: use of undefined type 'UWidgetTree'

#include “UWidgetTree.h”

in .h ,and I removed the constructor.
But with the constructor, it causes errors. I wonder why.