mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Use cmath in c++ files.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "function.h"
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
#include <assert.h>
|
||||
|
||||
using namespace Poincare;
|
||||
|
||||
Reference in New Issue
Block a user