freebsd-ports/graphics/Coin/files/patch-include-Inventor-SbBasic.h
Sunpoet Po-Chuan Hsieh edcc4789b2 - Fix build of x11-toolkits/SoXt which depends on graphics/Coin
- Add LICENSE
- Support STAGEDIR

PR:		ports/183824
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer (timeout, 21 days)
2013-12-01 15:49:02 +00: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.