mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 22:15:00 +00:00
Fixed multi-line comment warning in g++.
This commit is contained in:
parent
f380d9e6f4
commit
47116d8c28
1 changed files with 1 additions and 1 deletions
|
@ -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)))
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue