Revision: 56203
          http://sourceforge.net/p/brlcad/code/56203
Author:   phoenixyjll
Date:     2013-07-25 02:56:30 +0000 (Thu, 25 Jul 2013)
Log Message:
-----------
Should include common.h at the beginning.

Modified Paths:
--------------
    brlcad/trunk/src/libbrep/libbrep_brep_tools.cpp

Modified: brlcad/trunk/src/libbrep/libbrep_brep_tools.cpp
===================================================================
--- brlcad/trunk/src/libbrep/libbrep_brep_tools.cpp     2013-07-24 21:10:26 UTC 
(rev 56202)
+++ brlcad/trunk/src/libbrep/libbrep_brep_tools.cpp     2013-07-25 02:56:30 UTC 
(rev 56203)
@@ -22,6 +22,8 @@
  * Utility routines for working with geometry.
  */
 
+#include "common.h"
+
 #include <vector>
 #include <iostream>
 

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


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to