Index: trunk/src/GeoTechnics/WaternetCreator/PlLineCreator/Location.cs =================================================================== diff -u -r7 -r111 --- trunk/src/GeoTechnics/WaternetCreator/PlLineCreator/Location.cs (.../Location.cs) (revision 7) +++ trunk/src/GeoTechnics/WaternetCreator/PlLineCreator/Location.cs (.../Location.cs) (revision 111) @@ -7,6 +7,8 @@ using System.Xml.Serialization; using Deltares.Geographic; using Deltares.Geometry; +using Deltares.Geotechnics.Soils; +using Deltares.Geotechnics.SurfaceLines; using Deltares.Standard; using Deltares.Standard.Attributes; using Deltares.Standard.EventPublisher;