← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Add missing include in ALE.cpp.

 



Anders Logg wrote:
On Tue, May 06, 2008 at 10:05:35AM +0200, DOLFIN wrote:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   4154:3529ec18091d6bfa0f9def39a3726be487199bf9
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue May 06 09:05:24 2008 +0100
files:       dolfin/mesh/ALE.cpp
description:
Add missing include in ALE.cpp.

Be careful to include all the proper header files because gcc 4.3 header files
contain fewer includes.

ok. Do you have gcc 4.3? It doesn't seem to be in Hardy.


I tested it using Debian-testing inside a virtual machine (VirtualBox).

A thing to look out for is that the code produced by Swig doesn't compile without warnings when using gcc 4.3.

Garth


References