mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-05 03:09:45 +02:00
hopefully fix build buster
This commit is contained in:
parent
6079ec2d91
commit
6eb503f6d0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
//-----------------------------------------------------------
|
||||
|
||||
#include "Vector3D.h"
|
||||
#include "Math.h"
|
||||
#include <cmath> // "Math.h"
|
||||
|
||||
//---------------------------------------
|
||||
Vector3D::Vector3D()
|
||||
|
|
Loading…
Reference in a new issue