0033378: Configuration - Moving ExpToCas into separate module
[occt.git] / src / ExpToCasExe / ExpToCasExe.cxx
index c0b25ee..1f0ce0a 100644 (file)
@@ -281,7 +281,7 @@ static Standard_Boolean LoadList (const char *theFileName,
 // function : main
 // purpose  :
 //=======================================================================
-Standard_Integer main (const Standard_Integer argc, const char* argv[])
+int main (int argc, char* argv[])
 {
   if (argc < 2)
   {