Index: src/Deltares.DSoilModel.Forms/DSoilModelGeometryEditor.cs =================================================================== diff -u -r7 -r63 --- src/Deltares.DSoilModel.Forms/DSoilModelGeometryEditor.cs (.../DSoilModelGeometryEditor.cs) (revision 7) +++ src/Deltares.DSoilModel.Forms/DSoilModelGeometryEditor.cs (.../DSoilModelGeometryEditor.cs) (revision 63) @@ -9,10 +9,10 @@ using Deltares.DSoilModel.Forms.Properties; using Deltares.Geometry; using Deltares.Geotechnics; -using Deltares.Geotechnics.IO; using Deltares.Geotechnics.ConePenetrationTest; using Deltares.Geotechnics.Forms; using Deltares.Geotechnics.GeotechnicalGeometry; +using Deltares.Geotechnics.IO; using Deltares.Standard; using Deltares.Standard.Attributes; using Deltares.Standard.EventPublisher;