Revision: 57096
          http://sourceforge.net/p/brlcad/code/57096
Author:   brlcad
Date:     2013-08-23 05:01:02 +0000 (Fri, 23 Aug 2013)
Log Message:
-----------
don't need common.h as this file includes no system header directly

Modified Paths:
--------------
    brlcad/trunk/include/wdb.h

Modified: brlcad/trunk/include/wdb.h
===================================================================
--- brlcad/trunk/include/wdb.h  2013-08-23 04:53:09 UTC (rev 57095)
+++ brlcad/trunk/include/wdb.h  2013-08-23 05:01:02 UTC (rev 57096)
@@ -17,8 +17,6 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-
-
 /** @addtogroup wdb */
 /** @{ */
 /** @file wdb.h
@@ -32,18 +30,15 @@
  *
  */
 
-
 #ifndef __WDB_H__
 #define __WDB_H__
 
-#include "common.h"
-
-/* interface headers */
 #include "bu.h"
 #include "bn.h"
 #include "raytrace.h"
 #include "rtgeom.h"
 
+
 __BEGIN_DECLS
 
 #ifndef WDB_EXPORT

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