[cgma-dev] r4340 - cgm/trunk/geom/OCC

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Thu Dec 9 07:56:18 CST 2010


Author: kraftche
Date: 2010-12-09 07:56:17 -0600 (Thu, 09 Dec 2010)
New Revision: 4340

Modified:
   cgm/trunk/geom/OCC/OCCLoop.hpp
Log:
fix broken include guard in OCCLoop.hpp

Modified: cgm/trunk/geom/OCC/OCCLoop.hpp
===================================================================
--- cgm/trunk/geom/OCC/OCCLoop.hpp	2010-12-08 17:47:23 UTC (rev 4339)
+++ cgm/trunk/geom/OCC/OCCLoop.hpp	2010-12-09 13:56:17 UTC (rev 4340)
@@ -12,7 +12,7 @@
 // Owner         : 
 //-------------------------------------------------------------------------
 
-#ifndef LOOP_OCC_HP
+#ifndef LOOP_OCC_HPP
 #define LOOP_OCC_HPP
 
 #include "CubitDefines.h"








































More information about the cgma-dev mailing list