GLM  0.9.5
gtx/noise.hpp
1 
24 #if(defined(GLM_MESSAGES))
25 # pragma message("GLM: GLM_GTX_random extension is deprecated, include GLM_GTC_random (glm/gtc/noise.hpp) instead")
26 #endif
27 
28 // Promoted:
29 #include "../gtc/noise.hpp"