16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-09-04 14:49:18 +02:00
Files
maszyna/ref/glm/glm/vec3.hpp
2018-10-12 17:45:01 +02:00

9 lines
113 B
C++

/// @ref core
/// @file glm/vec3.hpp
#include "detail/setup.hpp"
#pragma once
#include "detail/type_vec3.hpp"