7 #include <stdair/basic/BasFileMgr.hpp>
8 #include <stdair/bom/BomRoot.hpp>
17 stdair::BomRoot& ioBomRoot) {
20 const bool doesExistAndIsReadable =
21 stdair::BasFileMgr::doesExistAndIsReadable (iFilename);
23 if (doesExistAndIsReadable ==
false) {
25 +
" does not exist or can not be "