mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 00:54:34 +00:00
Fix GTX_number_precision build #1258
This commit is contained in:
parent
adf31f555e
commit
3ac3589ed2
@ -234,6 +234,7 @@
|
||||
#include "./gtx/norm.hpp"
|
||||
#include "./gtx/normal.hpp"
|
||||
#include "./gtx/normalize_dot.hpp"
|
||||
#include "./gtx/number_precision.hpp"
|
||||
#include "./gtx/optimum_pow.hpp"
|
||||
#include "./gtx/orthonormalize.hpp"
|
||||
#include "./gtx/pca.hpp"
|
||||
|
@ -42,4 +42,3 @@ namespace glm{
|
||||
/// @}
|
||||
}//namespace glm
|
||||
|
||||
#include "number_precision.inl"
|
||||
|
Loading…
Reference in New Issue
Block a user