/////////////////////////////////////////////////////////////////////////////////////////////////// // OpenGL Mathematics Copyright (c) 2005 - 2008 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2008-10-22 // Updated : 2008-10-22 // Licence : This source is under MIT License /////////////////////////////////////////////////////////////////////////////////////////////////// #ifndef glm_gtx_extented_min_max_api #define glm_gtx_extented_min_max_api #include "gtx/extented_min_max.hpp" namespace glm { using GLM_GTX_extented_min_max; } #endif//glm_gtx_extented_min_max_api