The open source OpenXR runtime

d/ns: Use math/m_mathinclude.h to fix Windows build

authored by

Moses Turner and committed by
Jakob Bornecrantz
a23bf9ab 956ee5ae

+1 -1
+1 -1
src/xrt/drivers/north_star/distortion_3d/utility_northstar.h
··· 4 4 5 5 #pragma once 6 6 7 - #include <math.h> 7 + #include "math/m_mathinclude.h" 8 8 using namespace std; 9 9 10 10 // min set of functions needed