Revision: 54585
http://brlcad.svn.sourceforge.net/brlcad/?rev=54585&view=rev
Author: starseeker
Date: 2013-03-08 21:46:12 +0000 (Fri, 08 Mar 2013)
Log Message:
-----------
dvec.h doesn't need all of raytrace.h - include just what it need and make a
note.
Modified Paths:
--------------
brlcad/trunk/include/dvec.h
Modified: brlcad/trunk/include/dvec.h
===================================================================
--- brlcad/trunk/include/dvec.h 2013-03-08 21:35:47 UTC (rev 54584)
+++ brlcad/trunk/include/dvec.h 2013-03-08 21:46:12 UTC (rev 54585)
@@ -29,8 +29,11 @@
#include <math.h>
-#include "raytrace.h"
+/* Needed for fastf_t definition */
+#include "bu.h"
+/* Needed for VUNITIZE_TOL and NEAR_ZERO */
+#include "vmath.h"
extern "C++" {
#include <iostream>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits