[FEM] revert incorrect header removal

- also add comment to prevent this in future
This commit is contained in:
Uwe
2022-03-23 16:22:57 +01:00
parent 0419d2f756
commit ec113193ef
3 changed files with 7 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#include <Base/Observer.h>
#include <Gui/ViewProviderGeometryObject.h>
#include <Mod/Fem/FemGlobal.h>
#include <vtkAppendPolyData.h>
#include <vtkExtractEdges.h>