00001 #ifndef FASTSHOWER_ICELLSN_H 00002 #define FASTSHOWER_ICELLSN_H 00003 //dummy class to help select iverloaded functions 00004 namespace FastShower{ 00005 class ICellSN{ }; 00006 }//nmaespace 00007 #endif