fix compile error

This commit is contained in:
jacob1
2018-04-05 23:40:21 -04:00
parent 11b2f58db7
commit 70b02301ff

View File

@@ -1,4 +1,5 @@
#include <cmath> #include <cmath>
#include "tpt-math.h"
#include "TrigTables.h" #include "TrigTables.h"
/** /**