Revision: 55689
          http://sourceforge.net/p/brlcad/code/55689
Author:   carlmoore
Date:     2013-06-07 14:57:58 +0000 (Fri, 07 Jun 2013)
Log Message:
-----------
remove math.h reference, which d-bw.c did not have, and I did make to make sure 
this didn't break anything

Modified Paths:
--------------
    brlcad/trunk/src/sig/bw-d.c

Modified: brlcad/trunk/src/sig/bw-d.c
===================================================================
--- brlcad/trunk/src/sig/bw-d.c 2013-06-07 14:54:36 UTC (rev 55688)
+++ brlcad/trunk/src/sig/bw-d.c 2013-06-07 14:57:58 UTC (rev 55689)
@@ -31,7 +31,6 @@
 
 #include <stdlib.h> /* for atof() */
 #include <string.h>
-#include <math.h>
 #include "bio.h"
 
 #include "bu.h"

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