mirror of
https://github.com/g-truc/glm.git
synced 2024-12-02 04:34:34 +00:00
7 lines
88 B
C++
7 lines
88 B
C++
/// @ref core
|
|
/// @file glm/common.hpp
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_common.hpp"
|