// File : VISU_MedConvertor.cxx
// Author : Alexey PETROV
// Module : VISU
-//
+
#include "VISU_MedConvertor.hxx"
#include "VISU_ConvertorUtils.hxx"
#include "MED_GaussUtils.hxx"
#include "MED_Utilities.hxx"
+#include "utilities.h"
+
#include "SALOMEconfig.h"
#if (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE) > 0x060100
}
if (isDescConn)
- MSG(1, "There are some elements in descending connectivity in med file. They were not read !!!");
+ INFOS("There are some elements in descending connectivity in med file. They were not read !!!");
}
#ifndef _DEXCEPT_