<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
<br>
<br>
Jonathan Riddell wrote:<br>
<blockquote type="cite"
 cite="midPine.GSO.4.33.0211132140150.18116-100000@kip.cs.stir.ac.uk">
  <blockquote type="cite">
    <pre wrap="">Here is some #include cleaning.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Couple of things to query before this gets committed

there's a number of
#include <qdatastream.h>
lines which have been removed from classes which do use the QDataStream
class
  </pre>
</blockquote>
If you take a look at dependency files (.deps/*.P) you will probably see
that qdatastream.h is present when needed (that is the case on my config).<br>
<blockquote type="cite"
 cite="midPine.GSO.4.33.0211132140150.18116-100000@kip.cs.stir.ac.uk">
  <pre wrap="">
Also noticed #include <maths.h>
being removed from linepath which causes problems (of course it should be
<cmaths> anyway).
  </pre>
</blockquote>
I didn't have any problem. I did a make distclean, and rebuild all (I use
gcc version 3.2 (Mandrake Linux 9.0 3.2-1mdk)).<br>
If you encounter compilation problem, please let me know your compiler version
(hope I will be able to test it on my computer).<br>
<br>
Thanks<br>
<br>
Jean<br>
<br>
<blockquote type="cite"
 cite="midPine.GSO.4.33.0211132140150.18116-100000@kip.cs.stir.ac.uk">
  <pre wrap="">
Many thanks

Jonathan Riddell


  </pre>
</blockquote>
<br>
</body>
</html>