mirror of
https://github.com/g-truc/glm.git
synced 2025-04-13 16:50:38 +00:00
Removed extra GLM_FORCE_MESSAGES
This commit is contained in:
parent
96bf3c0d95
commit
0dcb1e8a90
3 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue