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