Revision: 55669
          http://sourceforge.net/p/brlcad/code/55669
Author:   starseeker
Date:     2013-06-05 03:43:11 +0000 (Wed, 05 Jun 2013)
Log Message:
-----------
another common.h missing

Modified Paths:
--------------
    brlcad/trunk/src/libbn/tri_tri.c

Modified: brlcad/trunk/src/libbn/tri_tri.c
===================================================================
--- brlcad/trunk/src/libbn/tri_tri.c    2013-06-05 03:06:37 UTC (rev 55668)
+++ brlcad/trunk/src/libbn/tri_tri.c    2013-06-05 03:43:11 UTC (rev 55669)
@@ -55,6 +55,7 @@
  *
  */
 
+#include "common.h"
 #include <math.h>
 #include <bn.h>
 #define FABS(x) fabs(x)        /* implement as is fastest on your machine */

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


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to