[poincare, escher, ion, apps] Split the huge umbrella header poincare.h, to reduce build time.

This should be a NFC, but surprisingly, it also reduces size... so what does it change ?
This commit is contained in:
Lionel Debroux
2018-10-20 11:05:46 +02:00
committed by EmilieNumworks
parent f2bfc8641f
commit 1a8c6b6ae9
107 changed files with 231 additions and 102 deletions

View File

@@ -3,6 +3,7 @@
#include "constant.h"
#include <escher/metric.h>
#include <assert.h>
#include <poincare/matrix_layout.h>
using namespace Poincare;
using namespace Shared;