GLM  0.9.5
scalar_relational.hpp
Go to the documentation of this file.
1 
38 #ifndef GLM_GTX_scalar_relational
39 #define GLM_GTX_scalar_relational
40 
41 // Dependency:
42 #include "../glm.hpp"
43 
44 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
45 # pragma message("GLM: GLM_GTX_extend extension included")
46 #endif
47 
48 namespace glm
49 {
52 
53 
54 
56 }//namespace glm
57 
58 #include "scalar_relational.inl"
59 
60 #endif//GLM_GTX_scalar_relational