00001 00002 // OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net) 00004 // Created : 2009-11-14 00005 // Updated : 2009-11-14 00006 // Licence : This source is under MIT License 00007 // File : glm/img.hpp 00009 00010 #ifndef glm_img 00011 #define glm_img 00012 00013 #define GLM_IMG_GLOBAL 1 00014 00015 #include "./img/multiple.hpp" 00016 00017 #endif//glm_img