[cgma-dev] r2158 - cgm/trunk/geom/Cholla

kraftche at mcs.anl.gov kraftche at mcs.anl.gov
Mon Oct 20 15:00:22 CDT 2008


Author: kraftche
Date: 2008-10-20 15:00:22 -0500 (Mon, 20 Oct 2008)
New Revision: 2158

Modified:
   cgm/trunk/geom/Cholla/TDDelaunay.cpp
Log:
add missing #include

Modified: cgm/trunk/geom/Cholla/TDDelaunay.cpp
===================================================================
--- cgm/trunk/geom/Cholla/TDDelaunay.cpp	2008-10-20 19:57:45 UTC (rev 2157)
+++ cgm/trunk/geom/Cholla/TDDelaunay.cpp	2008-10-20 20:00:22 UTC (rev 2158)
@@ -11,6 +11,7 @@
 #define MY_INLINE
 #endif
 
+#include "CubitMessage.hpp"
 #include "TDDelaunay.hpp"
 #ifndef SQR
 #define SQR(x) ((x) * (x))




More information about the cgma-dev mailing list