Revision: 69089
          http://sourceforge.net/p/brlcad/code/69089
Author:   starseeker
Date:     2016-10-16 21:27:25 +0000 (Sun, 16 Oct 2016)
Log Message:
-----------
db_diff.c doesn't appear to need the nmg.h include

Modified Paths:
--------------
    brlcad/trunk/src/librt/db_diff.c

Modified: brlcad/trunk/src/librt/db_diff.c
===================================================================
--- brlcad/trunk/src/librt/db_diff.c    2016-10-16 21:25:57 UTC (rev 69088)
+++ brlcad/trunk/src/librt/db_diff.c    2016-10-16 21:27:25 UTC (rev 69089)
@@ -35,7 +35,6 @@
 #include "bio.h"
 
 #include "vmath.h"
-#include "nmg.h"
 #include "rt/geom.h"
 #include "raytrace.h"
 #include "rt/db_diff.h"

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