mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 01:48:31 +00:00
d/ns: Use math/m_mathinclude.h to fix Windows build
This commit is contained in:
parent
956ee5ae9d
commit
a23bf9ab36
|
@ -4,7 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <math.h>
|
||||
#include "math/m_mathinclude.h"
|
||||
using namespace std;
|
||||
|
||||
// min set of functions needed
|
||||
|
|
Loading…
Reference in a new issue