Revision: 57027
          http://sourceforge.net/p/brlcad/code/57027
Author:   starseeker
Date:     2013-08-21 13:37:49 +0000 (Wed, 21 Aug 2013)
Log Message:
-----------
Don't actually use STEPEntity in this file

Modified Paths:
--------------
    brlcad/trunk/src/conv/step/ON_Brep.cpp

Modified: brlcad/trunk/src/conv/step/ON_Brep.cpp
===================================================================
--- brlcad/trunk/src/conv/step/ON_Brep.cpp      2013-08-21 13:32:51 UTC (rev 
57026)
+++ brlcad/trunk/src/conv/step/ON_Brep.cpp      2013-08-21 13:37:49 UTC (rev 
57027)
@@ -65,9 +65,8 @@
 
 #include <sstream>
 
-#include "STEPEntity.h"
+#include "STEPWrapper.h"
 
-
 void
 ON_3dPoint_to_Cartesian_point(ON_3dPoint *inpnt, SdaiCartesian_point 
*step_pnt) {
     RealAggregate_ptr coord_vals = step_pnt->coordinates_();

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


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to