r404: *** empty log message ***
[ctsim.git] / include / mpiworld.h
index 5818ed3df3d4c6149bc475a1aa16413fa0495f57..5f2568f6ca43fb5eaf3eeb1de5d75f602b84ca49 100644 (file)
@@ -32,7 +32,7 @@
 class MPIWorld
 {
  public:
-    MPIWorld (int& argc, char**& argv);
+    MPIWorld (int& argc, char* const *& argv);
 
     void setTotalWorkUnits (int totalUnits);