App: use forward declarations

This commit is contained in:
wmayer
2022-03-04 21:09:46 +01:00
parent 693315755f
commit 95c70e7f4c
33 changed files with 52 additions and 21 deletions

View File

@@ -47,6 +47,7 @@
// FreeCAD Base header
#include <Base/Exception.h>
#include <Base/PyObjectBase.h>
#include <Base/Sequencer.h>
#include <App/Application.h>