summaryrefslogtreecommitdiff
path: root/src/syncClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/syncClient.h')
-rw-r--r--src/syncClient.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/syncClient.h b/src/syncClient.h
index 26c946f..08b3015 100644
--- a/src/syncClient.h
+++ b/src/syncClient.h
@@ -31,12 +31,7 @@
#ifndef _SYNCCLIENT_H
#define _SYNCCLIENT_H
-#include "connectionList.h"
-#include "syncCommand.h"
-#include <sstream>
-#include <iostream>
#include <string>
-//#include <boost/asio.hpp>
#include "syncTcpConnection.h"
class SyncClient
{