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

@@ -30,6 +30,7 @@
#include <CXX/Objects.hxx>
#include <Base/Console.h>
#include <Base/PyObjectBase.h>
#include <Gui/Application.h>
#include <Gui/Language/Translator.h>
#include "CurveOnMesh.h"