[FEM] Dlg* etc.: remove unused includes
- also sort includes
This commit is contained in:
@@ -20,17 +20,18 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#include "ActiveAnalysisObserver.h"
|
||||
|
||||
#include <Gui/Application.h>
|
||||
#include <Gui/Document.h>
|
||||
#include <Gui/ViewProviderDocumentObject.h>
|
||||
#include <Mod/Fem/App/FemAnalysis.h>
|
||||
|
||||
using namespace FemGui;
|
||||
#include "ActiveAnalysisObserver.h"
|
||||
|
||||
|
||||
using namespace FemGui;
|
||||
|
||||
ActiveAnalysisObserver* ActiveAnalysisObserver::inst = nullptr;
|
||||
|
||||
ActiveAnalysisObserver* ActiveAnalysisObserver::instance()
|
||||
|
||||
Reference in New Issue
Block a user