X-Git-Url: http://git.tdb.fi/?p=libs%2Fnet.git;a=blobdiff_plain;f=source%2Fnet%2Fcommunicator.cpp;fp=source%2Fnet%2Fcommunicator.cpp;h=f74f4d3f3c831bfdf42c414e4cffdbde111781ab;hp=c473d53a7e06a5ead67d4e8ca76cdbd826cc478d;hb=ee01d294f9078fbf17dc6a0a645ad3a342c49b1a;hpb=b91b37fd6534a8e546fd6f5d6ddd91d66cd0519f diff --git a/source/net/communicator.cpp b/source/net/communicator.cpp index c473d53..f74f4d3 100644 --- a/source/net/communicator.cpp +++ b/source/net/communicator.cpp @@ -1,6 +1,5 @@ #include #include "communicator.h" -#include "protocol_impl.h" #include "streamsocket.h" using namespace std;