#ifndef TEST_JOINT_TORQUE_SETUP_H #define TEST_JOINT_TORQUE_SETUP_H class ExampleInterface* TestJointTorqueCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option); #endif //TEST_JOINT_TORQUE_SETUP_H