I have two header files which include each other mutually. Since that created errors, I did what this site suggested and removed the includes, made one of the instances a pointer, and used forward declaration.I have two header files which include each othe