From eb67377ed309ffb04e2ebd3d22aceff02106c787 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 16 Dec 2006 22:26:05 +0000 Subject: Build fix with gcc41 Submitted by: Christian Gusenbauer via kris --- graphics/inventor/files/patch-SoPath.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/inventor/files/patch-SoPath.h (limited to 'graphics/inventor/files/patch-SoPath.h') 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 + #include + ++class SoTempPath; ++ + ////////////////////////////////////////////////////////////////////////////// + // + // Class: SoPath -- cgit v1.2.3