mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[poincare] Remove stdio.h inclusions
This commit is contained in:
committed by
Émilie Feral
parent
e03c628381
commit
b05202f2ec
@@ -10,8 +10,6 @@
|
||||
#include <poincare/solver.h>
|
||||
#include <ion/storage.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
namespace Poincare {
|
||||
|
||||
class Context;
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#include <poincare/tree_node.h>
|
||||
#include <poincare/tree_pool.h>
|
||||
#include <poincare/tree_handle.h>
|
||||
#include <stdio.h>
|
||||
|
||||
namespace Poincare {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user