fix gcc 4.7.x warnings

This commit is contained in:
satbaby
2012-07-09 09:26:37 +02:00
parent 0294319f1d
commit df2ab71978
5 changed files with 6 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ class CTimerdClient:private CBasicClient
virtual const char * getSocketName() const;
public:
virtual ~CTimerdClient() {};
enum events
{
EVT_SHUTDOWN = 1,