error: expected specifier-qualifier-list before [SOLVED]

I was putting some test functions in one of my classes and all of a sudden I started to get when compiling.

It was a cyclical dependency. The class that was giving me the error was importing another class that was importing my first class.

Took me 15 aggravating minutes to figure it out. Commenting out code and everything. GGGRRR!

Syndicate content