Index: trunk/src/Dam/Tests/IO/FailureMechanismeParamatersMStabXmlHandlerTest.cs =================================================================== diff -u -r7 -r111 --- trunk/src/Dam/Tests/IO/FailureMechanismeParamatersMStabXmlHandlerTest.cs (.../FailureMechanismeParamatersMStabXmlHandlerTest.cs) (revision 7) +++ trunk/src/Dam/Tests/IO/FailureMechanismeParamatersMStabXmlHandlerTest.cs (.../FailureMechanismeParamatersMStabXmlHandlerTest.cs) (revision 111) @@ -2,6 +2,8 @@ using Deltares.Dam.Data; using Deltares.Dam.Data.IO; using Deltares.Geotechnics; +using Deltares.Geotechnics.Soils; +using Deltares.Geotechnics.SurfaceLines; using Deltares.Standard.Reflection; using NUnit.Framework;