Fem/Sketcher: Fix missing PreCompiled.h files

This commit is contained in:
Chris Hennes
2024-06-17 21:41:58 -05:00
parent 2ca9b6ef80
commit a36a60d29d
2 changed files with 2 additions and 0 deletions

View File

@@ -154,6 +154,7 @@
#include <SMDSAbs_ElementType.hxx>
#include <SMESHDS_Mesh.hxx>
#include <SMESH_Mesh.hxx>
#include <SMESH_MeshEditor.hxx>
// VTK
#include <vtkCellArray.h>