[cgma-dev] r2177 - cgm/trunk/util

kraftche at mcs.anl.gov kraftche at mcs.anl.gov
Tue Oct 28 18:50:44 CDT 2008


Author: kraftche
Date: 2008-10-28 18:50:44 -0500 (Tue, 28 Oct 2008)
New Revision: 2177

Modified:
   cgm/trunk/util/CubitDynamicLoader.hpp
Log:
fix for -pedantic issue

Modified: cgm/trunk/util/CubitDynamicLoader.hpp
===================================================================
--- cgm/trunk/util/CubitDynamicLoader.hpp	2008-10-28 23:49:59 UTC (rev 2176)
+++ cgm/trunk/util/CubitDynamicLoader.hpp	2008-10-28 23:50:44 UTC (rev 2177)
@@ -53,7 +53,7 @@
   // handle to check for load failures
   extern CUBIT_UTIL_EXPORT LibraryHandle InvalidLibraryHandle;
 
-};
+}
 
 #endif
 




More information about the cgma-dev mailing list