7 lines
90 B
C++
7 lines
90 B
C++
/// @ref core
|
|
/// @file glm/packing.hpp
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_packing.hpp"
|