Revision: 42005
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42005&view=rev
Author:   brlcad
Date:     2011-01-07 08:58:35 +0000 (Fri, 07 Jan 2011)

Log Message:
-----------
include a forward declaration of SurfaceTree so we can make opennurbs_ext.h 
become a private header.

Modified Paths:
--------------
    brlcad/trunk/src/conv/step/PullbackCurve.h

Modified: brlcad/trunk/src/conv/step/PullbackCurve.h
===================================================================
--- brlcad/trunk/src/conv/step/PullbackCurve.h  2011-01-07 08:56:22 UTC (rev 
42004)
+++ brlcad/trunk/src/conv/step/PullbackCurve.h  2011-01-07 08:58:35 UTC (rev 
42005)
@@ -51,6 +51,11 @@
 #include "opennurbs.h"
 
 
+namespace brlcad {
+    class SurfaceTree;
+}
+
+
 /**
  * p u l l b a c k _ c u r v e
  */


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