Revision: 65304
          http://sourceforge.net/p/brlcad/code/65304
Author:   ejno
Date:     2015-06-15 16:13:39 +0000 (Mon, 15 Jun 2015)
Log Message:
-----------
include rt/seg.h for use of struct seg in struct partition_list

Modified Paths:
--------------
    brlcad/trunk/include/rt/ray_partition.h

Modified: brlcad/trunk/include/rt/ray_partition.h
===================================================================
--- brlcad/trunk/include/rt/ray_partition.h     2015-06-15 15:53:11 UTC (rev 
65303)
+++ brlcad/trunk/include/rt/ray_partition.h     2015-06-15 16:13:39 UTC (rev 
65304)
@@ -36,6 +36,7 @@
 #include "vmath.h"
 #include "bu/ptbl.h"
 #include "rt/defines.h"
+#include "rt/seg.h"
 
 __BEGIN_DECLS
 

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


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to