Updates to remove warning messages from gcc-4.3.1

This commit is contained in:
henry
2008-06-17 22:17:36 +01:00
parent e17c195c96
commit 1efdd657bd
18 changed files with 86 additions and 104 deletions

View File

@ -196,7 +196,7 @@ public:
const triSurfaceMeshes& surfaces() const;
//- Mode of projection/following
const followMode projectMode() const
followMode projectMode() const
{
return projectMode_;
}