I'm trying to compile a set of classes I wrote. Most seem to compile OK, but two out of the 10 or so won't compile at all. These two are derived from a class, which is a child, etc, and they are at the end of the inheritance. I checked several times for an extra semicolon or something that would...