Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > 2f411cea75cba73ef994df2286c68859 > files > 5

Coin2-2.5.0-14.fc16.src.rpm

diff -Naur Coin-2.5.0.doxygen/include/Inventor/SbBasic.h Coin-2.5.0.gcc-4.7.0/include/Inventor/SbBasic.h
--- Coin-2.5.0.doxygen/include/Inventor/SbBasic.h	2007-10-01 03:23:36.000000000 +0200
+++ Coin-2.5.0.gcc-4.7.0/include/Inventor/SbBasic.h	2012-01-05 05:10:21.817879424 +0100
@@ -27,6 +27,9 @@
 /* *********************************************************************** */
 
 #include <Inventor/C/basic.h>
+#ifndef NDEBUG
+#include <Inventor/C/errors/debugerror.h>
+#endif // !NDEBUG
 
 /* *********************************************************************** */
 /* Trap people trying to use Inventor headers while compiling C source code.