mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 06:25:00 +00:00
Fixed dependences
This commit is contained in:
parent
54c84606f4
commit
57262d1a67
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "../vec2.hpp"
|
||||
#include "../vec3.hpp"
|
||||
#include "../vec4.hpp"
|
||||
|
||||
namespace glm{
|
||||
namespace detail
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue