mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
edcc4789b2
- Add LICENSE - Support STAGEDIR PR: ports/183824 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer (timeout, 21 days)
11 lines
469 B
C
11 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.
|