[apps/shared/function_store] Clean header inclusions

This commit is contained in:
Ruben Dashyan
2019-07-25 15:52:51 +02:00
committed by LeaNumworks
parent 1d966ce23c
commit fd568e2bb5

View File

@@ -1,6 +1,4 @@
#include "function_store.h"
#include "cartesian_function.h"
#include <assert.h>
namespace Shared {