--- src/testWS.cxx.orig 2006-03-21 11:58:57.000000000 +0100 +++ src/testWS.cxx 2009-12-08 22:36:07.553899938 +0100 @@ -1,10 +1,12 @@ #include "monalisawsclient.h" +#include +#include int main(int argc, char* argv[]) { if (argc < 8) { fprintf(stderr,"You have to give the parameters []\n"); - fprintf(stderr,"Try f.e.: ./testWS http://lxgate35.cern.ch:61004 arda_cms_ml MonaLisa localhost \* -100000 -1 1\n"); + fprintf(stderr,"Try f.e.: ./testWS http://lxgate35.cern.ch:61004 arda_cms_ml MonaLisa localhost \\* -100000 -1 1\n"); exit(-1); } int i=0;