1 2 3 4 5 6 7 8 9
#include <b_mc.hpp> namespace b_mc { char const* mocs_compilation() { return "@MOCS_COMPILATION@"; } }