I have an issue with a program I am creating that wants to use one object as a parameter. When I had first wrote the program, I ended up with huge errors regarding cyclic dependency, but now I don't know what the syntax would be to define two classes on a single source file. I need an implementation file as well, which is generally where errors get generated like class not defined.