get dusk past compilation and into linking

This commit is contained in:
kipcode66
2026-01-15 19:24:39 -05:00
parent dd67314902
commit b1e20051ce
17 changed files with 127 additions and 5 deletions
@@ -5,6 +5,9 @@
#include <cmath>
#define m_PI_D 3.141592653589793
#ifndef __MWERKS__
#include "dusk/math.h"
#endif
namespace JStudio {
namespace math {