]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESH_I/SMESH_PythonDump.hxx
Salome HOME
fix bug with Smesh Create Group select
[modules/smesh.git] / src / SMESH_I / SMESH_PythonDump.hxx
index 5ce60488c2bc77f7686e3c27bed7ccb8bfa698e6..ab27d956fbf8a74d6747cc3004c72cbf0bb22b41 100644 (file)
@@ -135,7 +135,7 @@ namespace SMESH
     operator<<(int theArg);
 
     TPythonDump&
-    operator<<(SMESH::smIdType theArg);
+    operator<<(long long theArg);
 
     TPythonDump&
     operator<<(double theArg);