mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
eb67377ed3
Submitted by: Christian Gusenbauer <c47g@gmx.at> via kris
12 lines
352 B
C
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
|