mirror of
https://github.com/icaven/glm.git
synced 2026-01-01 03:12:16 +08:00
Fixed dependences
This commit is contained in:
parent
54c84606f4
commit
57262d1a67
@ -32,6 +32,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "../vec2.hpp"
|
||||
#include "../vec3.hpp"
|
||||
#include "../vec4.hpp"
|
||||
|
||||
namespace glm{
|
||||
namespace detail
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user