Revision: 71669
          http://sourceforge.net/p/brlcad/code/71669
Author:   starseeker
Date:     2018-09-06 16:30:20 +0000 (Thu, 06 Sep 2018)
Log Message:
-----------
whoops, wrong file for header add.

Modified Paths:
--------------
    brlcad/trunk/src/libanalyze/polygonizer.c
    brlcad/trunk/src/libged/polyclip.cpp

Modified: brlcad/trunk/src/libanalyze/polygonizer.c
===================================================================
--- brlcad/trunk/src/libanalyze/polygonizer.c   2018-09-06 16:29:07 UTC (rev 
71668)
+++ brlcad/trunk/src/libanalyze/polygonizer.c   2018-09-06 16:30:20 UTC (rev 
71669)
@@ -61,6 +61,7 @@
 #include "bu/malloc.h"
 #include "bu/time.h"
 #include "raytrace.h"
+#include "analyze.h"
 
 /**
  * Callback function signature for the function used to decide if the query

Modified: brlcad/trunk/src/libged/polyclip.cpp
===================================================================
--- brlcad/trunk/src/libged/polyclip.cpp        2018-09-06 16:29:07 UTC (rev 
71668)
+++ brlcad/trunk/src/libged/polyclip.cpp        2018-09-06 16:30:20 UTC (rev 
71669)
@@ -32,7 +32,6 @@
 
 #include "bu/sort.h"
 #include "ged.h"
-#include "analyze.h"
 
 
 typedef struct {

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to