#ifndef GYROSCOPIC_SETUP_H #define GYROSCOPIC_SETUP_H class CommonExampleInterface* GyroscopicCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option); #endif //GYROSCOPIC_SETUP_H