#ifndef TUTORIAL_H #define TUTORIAL_H class CommonExampleInterface* TutorialCreateFunc(struct CommonExampleOptions& options); #endif //TUTORIAL_H