RECURSE

851

Recursion not allowed on token

A type declaration was used inside another type declaration that it was a part of (for example, a field that was part of struct1 was declared to be of type struct1). This recursion must be removed.