[Insight-users] warning: I make changes into "generated files" in order to build ITK

Bernard Baumann bbaumann at uhbs . ch
Fri, 06 Jun 2003 17:28:51 +0200


This is a multi-part message in MIME format.
--------------848D8DD15632A78DD274F1B2
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

I had to make the following changes into "dicomfile.cxx", "dicomfile.h"
and "vcl_strstream.h"   in order to compile the ALL_BUILD files.

// Exemple of  "vcl_strstream.h"

    #ifndef vcl_iso_strstream_h_
    #define vcl_iso_strstream_h_
    // This is a generated file. DO NOT EDIT! Not even a little bit.

    #include <strstream.h>  // CHG BBB (before only <strstream> )


Somebody  knows the magic-parameter (Visual 6) to change #include <XXX>
into #include  <XXX.h>, if XXX doesn´t exist.?
Thank
Bernard




--------------848D8DD15632A78DD274F1B2
Content-Type: text/x-vcard; charset=us-ascii;
 name="bbaumann.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Bernard Baumann
Content-Disposition: attachment;
 filename="bbaumann.vcf"

begin:vcard 
n:Baumann;Bernard
tel;fax:+41 61 325 91 61  / +33 3 89 68 40 13
tel;home:+33 3 89 68 43 64
tel;work:+41 61 265 49 17
x-mozilla-html:FALSE
org:Univ. Frauenklinik;Röntgen Diagnostik / CARCAS
version:2.1
email;internet:bbaumann at uhbs . ch
title:Bernard Baumann
adr;quoted-printable:;;Schanzenstr. 46=0D=0A;Basel;;4031;Switzerland
x-mozilla-cpt:;-24304
fn:Bernard Baumann
end:vcard

--------------848D8DD15632A78DD274F1B2--