Question: In C++ how to fix the error between Muscle.hpp and Muscle.cpp? I use Xcode~ I include the header file in the .cpp file, but I
In C++ how to fix the error between Muscle.hpp and Muscle.cpp? I use Xcode~ I include the header file in the .cpp file, but I don't why it shows "Use of undeclared identifier Muscle' " at the .cpp file when I compile it. Any one can help me to fix it and tell me why? Thank you.

Muscle.hpp

Muscle.cpp

GMuscle.cpp h Muscle.hpp
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
