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