opnsense-ports/graphics/Coin/files/patch-include-Inventor-SbBasic.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
469 B
C

--- include/Inventor/SbBasic.h.orig 2010-03-02 21:20:09.000000000 +0800
+++ include/Inventor/SbBasic.h 2013-12-01 05:17:51.275860731 +0800
@@ -25,6 +25,7 @@
\**************************************************************************/
#include <Inventor/C/basic.h>
+#include <Inventor/C/errors/debugerror.h>
/* ********************************************************************** */
/* Trap people trying to use Inventor headers while compiling C source code.