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