1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/graphics/inventor/files/patch-SoPath.h
Maho Nakata eb67377ed3 Build fix with gcc41
Submitted by:	Christian Gusenbauer <c47g@gmx.at> via kris
2006-12-16 22:26:05 +00:00

12 lines
352 B
C

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