MQL5: How to define mutually dependent classes? (forward declaration is not supported!) - page 2

 

Still having problems when trying to #include GlobalVars in separate class files. How does one go about using global variables across multiple classes?

 

Also, the program executes, despite all the compiler errors. I'm pretty sure the issues have to do with all of my includes, the pre error checking doesn't seem to like it.