16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 20:19:18 +02:00
Files
maszyna/ref/glm/glm/vec4.hpp
2018-10-12 17:45:01 +02:00

9 lines
113 B
C++

/// @ref core
/// @file glm/vec4.hpp
#include "detail/setup.hpp"
#pragma once
#include "detail/type_vec4.hpp"