From fd568e2bb560282b9236cfe8a70a7ca8ec20b800 Mon Sep 17 00:00:00 2001 From: Ruben Dashyan Date: Thu, 25 Jul 2019 15:52:51 +0200 Subject: [PATCH] [apps/shared/function_store] Clean header inclusions --- apps/shared/function_store.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/shared/function_store.cpp b/apps/shared/function_store.cpp index 19f22d555..77ed25132 100644 --- a/apps/shared/function_store.cpp +++ b/apps/shared/function_store.cpp @@ -1,6 +1,4 @@ #include "function_store.h" -#include "cartesian_function.h" -#include namespace Shared {