mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-21 06:40:37 +01:00
[libaxx] add cmath and use cmath instead of math.h when required
Change-Id: Id839b17d33c69e2e002f370e553ff35246a1bc90
This commit is contained in:
@@ -2,6 +2,7 @@ extern "C" {
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
}
|
||||
#include <cmath>
|
||||
#include <poincare/function.h>
|
||||
#include <poincare/complex.h>
|
||||
#include "layout/horizontal_layout.h"
|
||||
|
||||
Reference in New Issue
Block a user