mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Remove unneeded dependency
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "poincare_helpers.h"
|
||||
#include <poincare/derivative.h>
|
||||
#include <poincare/integral.h>
|
||||
#include <escher/palette.h>
|
||||
#include <float.h>
|
||||
#include <cmath>
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#ifndef SHARED_STORAGE_FUNCTION_H
|
||||
#define SHARED_STORAGE_FUNCTION_H
|
||||
|
||||
#include <escher/text_field.h>
|
||||
#include <poincare/function.h>
|
||||
#include "storage_expression_model.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user