mirror of
https://github.com/barkeser2002/flower.git
synced 2026-09-25 10:46:03 +03:00
9 lines
113 B
C++
9 lines
113 B
C++
/// @ref core
|
|
/// @file glm/vec2.hpp
|
|
|
|
#include "detail/setup.hpp"
|
|
|
|
#pragma once
|
|
|
|
#include "detail/type_vec2.hpp"
|