1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Build fix with gcc41

Submitted by:	Christian Gusenbauer <c47g@gmx.at> via kris
This commit is contained in:
Maho Nakata 2006-12-16 22:26:05 +00:00
parent 14f2af88a7
commit eb67377ed3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179985

View File

@ -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