Fixing DOMDocument redefinition

This commit is contained in:
AgCaliva
2023-09-16 00:38:41 -03:00
parent 41230a9427
commit 280e5e3987
31 changed files with 67 additions and 90 deletions

View File

@@ -27,15 +27,14 @@
#include <QGuiApplication>
#include <QPainter>
#endif// #ifndef _PreComp_
#include <Gui/View3DInventor.h>
#include <Gui/View3DInventorViewer.h>
#include <Base/Console.h>
#include <Base/Exception.h>
#include <Gui/Application.h>
#include <Gui/BitmapFactory.h>
#include <Gui/CommandT.h>
#include <Gui/MainWindow.h>
#include <Gui/View3DInventor.h>
#include <Gui/View3DInventorViewer.h>
#include <Mod/Sketcher/App/SketchObject.h>
#include "CommandConstraints.h"