Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/PresentationObjects/EmptyGrassCoverErosionInwardsOutput.cs =================================================================== diff -u -r510b9a49197f9bba205844d0311092236356207c -r8047e7fd59525ed424105aaefc4ee88b9ae8def6 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/PresentationObjects/EmptyGrassCoverErosionInwardsOutput.cs (.../EmptyGrassCoverErosionInwardsOutput.cs) (revision 510b9a49197f9bba205844d0311092236356207c) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/PresentationObjects/EmptyGrassCoverErosionInwardsOutput.cs (.../EmptyGrassCoverErosionInwardsOutput.cs) (revision 8047e7fd59525ed424105aaefc4ee88b9ae8def6) @@ -19,12 +19,13 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. +using Ringtoets.Common.Data.Calculation; using Ringtoets.GrassCoverErosionInwards.Data; namespace Ringtoets.GrassCoverErosionInwards.Forms.PresentationObjects { /// - /// This class represents the placeholder for a for a + /// This class represents the placeholder for a for a /// that has not been calculated yet. /// public class EmptyGrassCoverErosionInwardsOutput {}