blob: 266e2ea0a11ffe71eb5a10c01fc43b487fd846fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
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
|