From fbcecfb139c5ef295e54ea3d6f19251f0baf0f8b Mon Sep 17 00:00:00 2001 From: wmayer Date: Fri, 7 Sep 2018 11:46:32 +0200 Subject: [PATCH] add missing header files --- src/App/FeaturePython.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App/FeaturePython.h b/src/App/FeaturePython.h index 2ef3b4cbe3..d55fa3f8d5 100644 --- a/src/App/FeaturePython.h +++ b/src/App/FeaturePython.h @@ -26,6 +26,7 @@ #define APP_FEATUREPYTHON_H +#include #include #include #include