#ifndef BB_MOJO_APP_H #define BB_MOJO_APP_H namespace bbApp{ void init(); } #endif