#ifndef BASE_MARCOS_H #define BASE_MARCOS_H #define foreach BOOST_FOREACH #define private public #define protected public #endif // BASE_MARCOS_H