Merge pull request #315 from BryceMehring/master

Fixed multi-line comment warning in g++. #315
This commit is contained in:
Christophe Riccio 2015-03-15 21:40:17 +01:00
commit ee222f4bfc

View file

@ -633,7 +633,7 @@
#endif
//
#define GLM_HAS_TRIVIAL_QUERIES 0//( \
#define GLM_HAS_TRIVIAL_QUERIES 0//(
//((GLM_COMPILER & GLM_COMPILER_VC) && (GLM_COMPILER >= GLM_COMPILER_VC2013)))
//