Index: Ringtoets/Common/test/Ringtoets.Common.IO.Test/DikeProfiles/ProfileLocationReaderTest.cs =================================================================== diff -u -r27a3de13b3b94459fc79664d521de3790dd6b0df -r1b9445050ddc7786014349d7014c7c4d85242a5d --- Ringtoets/Common/test/Ringtoets.Common.IO.Test/DikeProfiles/ProfileLocationReaderTest.cs (.../ProfileLocationReaderTest.cs) (revision 27a3de13b3b94459fc79664d521de3790dd6b0df) +++ Ringtoets/Common/test/Ringtoets.Common.IO.Test/DikeProfiles/ProfileLocationReaderTest.cs (.../ProfileLocationReaderTest.cs) (revision 1b9445050ddc7786014349d7014c7c4d85242a5d) @@ -23,6 +23,7 @@ using System.Collections.Generic; using System.IO; using Core.Common.Base.Geometry; +using Core.Common.Base.IO; using Core.Common.IO.Exceptions; using Core.Common.TestUtil; using NUnit.Framework;