Subversion Repositories HomeAutomation

Rev

Rev 1593 | Rev 1595 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1593 Rev 1594
Line 17... Line 17...
17
 *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
 *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18
 *
18
 *
19
 */
19
 */
20
 
20
 
21
#include "Client.h"
21
#include "Client.h"
22
 
-
 
23
#include <iostream>
-
 
24
 
22
 
25
#include <boost/bind.hpp>
23
#include <boost/bind.hpp>
26
#include <boost/lexical_cast.hpp>
24
#include <boost/lexical_cast.hpp>
27
 
25
 
28
namespace atom {
26
namespace atom {