mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-06-04 11:25:44 +08:00
Fix build for sqrt usage in vector. (#84)
This commit is contained in:
parent
efa5604d64
commit
10a25ba708
@ -18,6 +18,7 @@
|
||||
#include <inttypes.h>
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <cmath>
|
||||
|
||||
#include "core/macros.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user