2ab0d21d5c
Get rid of: SbBasic.h:99:5: error: call to function 'cc_debugerror_post' that is neither visible in the template definition nor found by argument-dependent lookup Ok@ wiz
14 lines
498 B
C
14 lines
498 B
C
$NetBSD: patch-include_Inventor_SbBasic.h,v 1.1 2016/06/15 18:55:18 rumko Exp $
|
|
|
|
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667375
|
|
|
|
--- include/Inventor/SbBasic.h.orig 2010-03-02 13:20:09.000000000 +0000
|
|
+++ include/Inventor/SbBasic.h
|
|
@@ -24,6 +24,7 @@
|
|
*
|
|
\**************************************************************************/
|
|
|
|
+#include <Inventor/C/errors/debugerror.h>
|
|
#include <Inventor/C/basic.h>
|
|
|
|
/* ********************************************************************** */
|