mirror of
https://github.com/icaven/glm.git
synced 2026-02-07 18:26:44 +08:00
Removed unused messages
This commit is contained in:
parent
988858145c
commit
0e11546a3d
@ -98,11 +98,6 @@
|
|||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include "fwd.hpp"
|
#include "fwd.hpp"
|
||||||
|
|
||||||
#if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_MESSAGE_CORE_INCLUDED_DISPLAYED)
|
|
||||||
# define GLM_MESSAGE_CORE_INCLUDED_DISPLAYED
|
|
||||||
# pragma message("GLM: Core library included")
|
|
||||||
#endif//GLM_MESSAGES
|
|
||||||
|
|
||||||
#include "vec2.hpp"
|
#include "vec2.hpp"
|
||||||
#include "vec3.hpp"
|
#include "vec3.hpp"
|
||||||
#include "vec4.hpp"
|
#include "vec4.hpp"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user