base.h 95 B

123456
  1. #ifndef BASE_BASE_H
  2. #define BASE_BASE_H
  3. #define foreach BOOST_FOREACH
  4. #endif // BASE_BASE_H