mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-15 19:02:41 +02:00
hopefully fix build buster
This commit is contained in:
parent
ec9bd5efb3
commit
6079ec2d91
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#ifndef __interface__orientation__
|
||||
#define __interface__orientation__
|
||||
|
||||
#include <Math.h>
|
||||
#include <cmath> // with this work? "Math.h"
|
||||
#include "Vector3D.h"
|
||||
|
||||
enum Axis
|
||||
|
|
Loading…
Reference in a new issue