#ifndef B_MC_HPP #define B_MC_HPP namespace b_mc { extern char const* mocs_compilation(); } #endif