mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps][ion] Add <math.h> header to ensure building with all compilaters
[ion] In makefile, force the PATCH_LEVEL to be length 7 Change-Id: I67a7bd873a247dd42d0d1e845912cc8b71330d9e
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "interactive_curve_view_range_delegate.h"
|
||||
#include "interactive_curve_view_range.h"
|
||||
#include <float.h>
|
||||
#include <cmath>
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
|
||||
namespace Shared {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user