#ifndef tutorial_shared_path_h_included #define tutorial_shared_path_h_included #include const std::string tutorial_shared_path("@TUTORIAL_SHARED_PATH@"); #endif