]> SALOME platform Git repositories - modules/homard.git/blobdiff - src/HOMARD_I/HomardMedCommun.h
Salome HOME
integration of modifications from Gerald Nicolas
[modules/homard.git] / src / HOMARD_I / HomardMedCommun.h
index e6bac47dd8d75266e1be0c38982702d87835106a..a501a7b1b9ee97c146e9f7a77519dd7ded20bcc4 100644 (file)
@@ -24,6 +24,7 @@
 #include <set>
 #include <string>
 
+int                    MEDFileExist( const char * aFile );
 std::vector<double>    GetBoundingBoxInMedFile( const char * aFile);
 std::set<std::string>  GetListeGroupesInMedFile(const char * aFile);