fix gcc 4.7.x warnings

Origin commit data
------------------
Branch: ni/coolstream
Commit: df2ab71978
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-07-09 09:26:37 +02:00
parent 60e141bafb
commit 9a9d241e2b
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,