#ifdef __cplusplus #include std::string shader_test_vert = R"(" #endif #version 100 void main() { } #ifdef __cplusplus ")"; #endif