Revision: 45559
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45559&view=rev
Author:   brlcad
Date:     2011-07-21 00:35:49 +0000 (Thu, 21 Jul 2011)

Log Message:
-----------
doesn't seem to be a real need for bio.h here.  remove it since this is an 
example application meant to compile outside brl-cad's build system.  thx 
abhi2011 for the catch.

Modified Paths:
--------------
    brlcad/trunk/src/rt/rtexample.c

Modified: brlcad/trunk/src/rt/rtexample.c
===================================================================
--- brlcad/trunk/src/rt/rtexample.c     2011-07-20 23:58:29 UTC (rev 45558)
+++ brlcad/trunk/src/rt/rtexample.c     2011-07-21 00:35:49 UTC (rev 45559)
@@ -66,7 +66,7 @@
 #include <stdlib.h>
 #include <math.h>
 #include <string.h>
-#include "bio.h"
+#include <stdio.h>
 
 #include "vmath.h"             /* vector math macros */
 #include "raytrace.h"          /* librt interface definitions */


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to