00001 #ifndef NICHE_HH 00002 #define NICHE_HH 00003 00025 00026 namespace Niche { 00027 typedef short int Niche_t; 00028 } 00029 00030 #endif