Fixed multi-line comment warning in g++.

This commit is contained in:
BryceMehring 2015-02-22 14:32:55 -06:00
parent f380d9e6f4
commit 47116d8c28

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)))
//