diff --git a/src/Mod/Inspection/App/InspectionFeature.cpp b/src/Mod/Inspection/App/InspectionFeature.cpp
index e23119c926..d4adbcebe6 100644
--- a/src/Mod/Inspection/App/InspectionFeature.cpp
+++ b/src/Mod/Inspection/App/InspectionFeature.cpp
@@ -587,12 +587,12 @@ void PropertyDistanceList::setPyObject(PyObject *value)
void PropertyDistanceList::Save (Base::Writer &writer) const
{
if (writer.isForceXML()) {
- writer.Stream() << writer.ind() << "" << endl;
+ writer.Stream() << writer.ind() << "" << std::endl;
writer.incInd();
for(int i = 0;i" << endl; ;
+ writer.Stream() << writer.ind() << "" << std::endl;
writer.decInd();
- writer.Stream() << writer.ind() <<"" << endl ;
+ writer.Stream() << writer.ind() <<"" << std::endl;
}
else {
writer.Stream() << writer.ind() << "