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

9 lines
113 B
C++

/// @ref core
/// @file glm/vec2.hpp
#include "detail/setup.hpp"
#pragma once
#include "detail/type_vec2.hpp"