00001 #ifndef ZMENVIRONMENT_H 00002 #include "ZMutility/ZMenvironment.h" 00003 #endif 00004 #include <string> 00005 00006 ZM_BEGIN_NAMESPACE( zmsf ) 00007 00008 void checkStatus( int stat, std::string& name ); 00009 00010 ZM_END_NAMESPACE( zmsf )
1.3.4