We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6222b93 commit 0b1d734Copy full SHA for 0b1d734
src/App/Services.cpp
@@ -21,6 +21,8 @@
21
* *
22
***************************************************************************/
23
24
+#include "PreCompiled.h"
25
+
26
#include "Services.h"
27
28
std::optional<Base::Vector3d>
src/Mod/Part/App/Services.cpp
AttacherSubObjectPlacement::AttacherSubObjectPlacement()
0 commit comments