continue fix DOMDocument redefinition

This commit is contained in:
AgCaliva
2023-09-18 18:58:05 -03:00
parent cfdbd2322a
commit 40c05f6714

View File

@@ -21,13 +21,11 @@
***************************************************************************/
#include "PreCompiled.h"
#include <Gui/Command.h>
#include "TaskDlgEditSketch.h"
// clang-format off
#include "ViewProviderSketch.h"
#include <Gui/Command.h>
#include "TaskDlgEditSketch.h"
// clang-format on
using namespace SketcherGui;
//**************************************************************************