From 113131b01c1b9e6cb7ec0120f2b223c226f97b51 Mon Sep 17 00:00:00 2001 From: paboyle Date: Sat, 28 Nov 2015 16:59:59 -0800 Subject: [PATCH] THis failed for some reason. Suspect Antonin has made more progress. --- lib/serialisation/XmlIO.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/serialisation/XmlIO.h b/lib/serialisation/XmlIO.h index 6f36dd0c..ebc1eba5 100644 --- a/lib/serialisation/XmlIO.h +++ b/lib/serialisation/XmlIO.h @@ -137,7 +137,7 @@ private: } catch(std::istringstream::failure e) { std::cerr << "XML read failure on "<<" "<