mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
Merge pull request #473 from ey6es/master
Fix for compile error that Clement encountered.
This commit is contained in:
commit
f5e7d6e3fe
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#define __hifi__SharedUtil__
|
||||
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
#include <math.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
|
|
Loading…
Reference in a new issue