#include "PreCompiled.h"#include <Standard_math.hxx>#include <QApplication>#include <QDialog>#include <QMessageBox>#include <Inventor/sensors/SoSensor.h>#include <Base/Tools.h>#include <Gui/Application.h>#include <Gui/Command.h>#include <Gui/Document.h>#include <Gui/View3DInventor.h>#include <Gui/View3DInventorViewer.h>#include <Mod/Sketcher/App/SketchObject.h>#include "ViewProviderSketch.h"#include "ui_InsertDatum.h"#include "EditDatumDialog.h"Go to the source code of this file.
1.6.1