#ifndef BCVALUEMANAGER_H #define BCVALUEMANAGER_H class BCValueManager { public: BCValueManager(); }; #endif // BCVALUEMANAGER_H