Revision: 42055
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42055&view=rev
Author:   d_rossberg
Date:     2011-01-10 15:41:56 +0000 (Mon, 10 Jan 2011)

Log Message:
-----------
another case of pullback_curve() usage and therefore opennurbs_ext.h include

Modified Paths:
--------------
    brlcad/trunk/src/conv/iges/brlcad_brep.cpp

Modified: brlcad/trunk/src/conv/iges/brlcad_brep.cpp
===================================================================
--- brlcad/trunk/src/conv/iges/brlcad_brep.cpp  2011-01-10 15:30:22 UTC (rev 
42054)
+++ brlcad/trunk/src/conv/iges/brlcad_brep.cpp  2011-01-10 15:41:56 UTC (rev 
42055)
@@ -28,6 +28,12 @@
 #include "brlcad_brep.hpp"
 #include "vmath.h"
 
+/* FIXME: should not be peeking into a private header and cannot be a
+ * public header (of librt).
+ */
+#include "../../librt/opennurbs_ext.h"
+
+
 namespace brlcad {
 
     BRLCADBrepHandler::BRLCADBrepHandler() {


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

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to