28# error "GLM: GLM_GTX_string_cast is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."
29#endif
30
31#if(GLM_COMPILER & GLM_COMPILER_CUDA)
32# error "GLM_GTX_string_cast is not supported on CUDA compiler"