mirror of
https://github.com/g-truc/glm.git
synced 2026-09-10 04:28:10 +00:00
Merge pull request #315 from BryceMehring/master
Fixed multi-line comment warning in g++. #315
This commit is contained in:
@@ -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)))
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user