mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Removed extra GLM_FORCE_MESSAGES
This commit is contained in:
parent
96bf3c0d95
commit
0dcb1e8a90
@ -1,4 +1,3 @@
|
||||
#define GLM_FORCE_MESSAGES
|
||||
#define GLM_FORCE_SWIZZLE
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
#define GLM_FORCE_MESSAGES
|
||||
#include <glm/vec3.hpp>
|
||||
#include <cstdio>
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
#define GLM_FORCE_MESSAGES
|
||||
#define GLM_FORCE_ALIGNED_GENTYPES
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user