7 lines
88 B
C++
7 lines
88 B
C++
|
/// @ref core
|
||
|
/// @file glm/common.hpp
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include "detail/func_common.hpp"
|