[shared] StorageFunction: fix

This commit is contained in:
Émilie Feral
2018-10-11 12:02:55 +02:00
parent 2cae9938fd
commit de25fddc88
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
#include "storage_function.h"
#include <poincare/symbol.h>
#include <string.h>
#include <cmath>
#include <assert.h>