mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-28 18:20:14 +01:00
[poincare] Remove ostream and iostream header inclusions and keep them precisely where needed
This commit is contained in:
committed by
Émilie Feral
parent
b05202f2ec
commit
8e71e03b6e
@@ -18,9 +18,6 @@ extern "C" {
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
}
|
||||
#if POINCARE_INTEGER_LOG
|
||||
#include<iostream>
|
||||
#endif
|
||||
#include <algorithm>
|
||||
|
||||
namespace Poincare {
|
||||
|
||||
Reference in New Issue
Block a user