Update setup.hpp

This commit is contained in:
Tim R 2019-03-31 15:06:44 -07:00 committed by GitHub
parent 80679fd523
commit cf74190dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -305,6 +305,7 @@
# define GLM_IF_CONSTEXPR if constexpr
# else
# define GLM_IF_CONSTEXPR if
# endif
#endif
//