I run into the following error from time to time"
Expected specifier-qualifier-list before `XYZ`
and everytime it takes me a while to work out what caused it.
Making sure I don't forget 🙃
It's caused by introducing an import circular dependance where class abc imports class xy