[App] Expression and Extension: remove unused includes

This commit is contained in:
Uwe
2022-02-25 03:58:41 +01:00
committed by wmayer
parent af0c34db9c
commit a8c912d6f8
28 changed files with 63 additions and 66 deletions

View File

@@ -27,6 +27,7 @@
#include "Document.h"
#include "DocumentObject.h"
#include "DocumentObserverPython.h"
#include <Base/Interpreter.h>
using namespace App;