diff options
Diffstat (limited to 'depedencies/include/glm/gtx/number_precision.inl')
-rw-r--r-- | depedencies/include/glm/gtx/number_precision.inl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/depedencies/include/glm/gtx/number_precision.inl b/depedencies/include/glm/gtx/number_precision.inl new file mode 100644 index 0000000..b54cf66 --- /dev/null +++ b/depedencies/include/glm/gtx/number_precision.inl @@ -0,0 +1,7 @@ +/// @ref gtx_number_precision +/// @file glm/gtx/number_precision.inl + +namespace glm +{ + +} |