Revision: 51725
          http://brlcad.svn.sourceforge.net/brlcad/?rev=51725&view=rev
Author:   n_reed
Date:     2012-07-31 03:27:18 +0000 (Tue, 31 Jul 2012)
Log Message:
-----------
replace prototype with the header that contains it

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

Modified: brlcad/trunk/src/conv/step/step-g.cpp
===================================================================
--- brlcad/trunk/src/conv/step/step-g.cpp       2012-07-31 03:19:29 UTC (rev 
51724)
+++ brlcad/trunk/src/conv/step/step-g.cpp       2012-07-31 03:27:18 UTC (rev 
51725)
@@ -43,11 +43,8 @@
 #include <SdaiCONFIG_CONTROL_DESIGN.h>
 
 #include "Factory.h"
+#include "schema.h"
 
-
-extern void SchemaInit (class Registry &);
-
-
 void
 usage()
 {

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to