aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/inventor
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2006-12-17 06:26:05 +0800
committermaho <maho@FreeBSD.org>2006-12-17 06:26:05 +0800
commit2b16e4c445f39a127600a496af07b95cfc874ee3 (patch)
treef34a1b9fe3116f4ff39dd36f4e3a89bff260e6e6 /graphics/inventor
parent8443bf12ce014a86d07f3ef9a0f58898e00c8484 (diff)
downloadfreebsd-ports-gnome-2b16e4c445f39a127600a496af07b95cfc874ee3.tar.gz
freebsd-ports-gnome-2b16e4c445f39a127600a496af07b95cfc874ee3.tar.zst
freebsd-ports-gnome-2b16e4c445f39a127600a496af07b95cfc874ee3.zip
Build fix with gcc41
Submitted by: Christian Gusenbauer <c47g@gmx.at> via kris
Diffstat (limited to 'graphics/inventor')
-rw-r--r--graphics/inventor/files/patch-SoPath.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/inventor/files/patch-SoPath.h b/graphics/inventor/files/patch-SoPath.h
new file mode 100644
index 000000000000..266e2ea0a11f
--- /dev/null
+++ b/graphics/inventor/files/patch-SoPath.h
@@ -0,0 +1,11 @@
+--- lib/database/include/Inventor/SoPath.h.orig Tue Sep 25 00:45:33 2001
++++ lib/database/include/Inventor/SoPath.h Fri Dec 15 20:59:44 2006
+@@ -61,6 +61,8 @@
+ #include <Inventor/nodes/SoNode.h>
+ #include <Inventor/SoLists.h>
+
++class SoTempPath;
++
+ //////////////////////////////////////////////////////////////////////////////
+ //
+ // Class: SoPath