Index: trunk/Platforms/Test/src/sc_main.cpp
===================================================================
--- trunk/Platforms/Test/src/sc_main.cpp	(revision 114)
+++ trunk/Platforms/Test/src/sc_main.cpp	(revision 115)
@@ -31,5 +31,5 @@
        <<  " * ratio cache          (uint32_t)" << endl;
   exit (EXIT_FAILURE);
-}
+};
 
 #ifdef MTI_SYSTEMC
@@ -124,3 +124,3 @@
   return _return;
 #endif
-}
+};
