including the header file missing from last commit...

This commit is contained in:
Joakim Kilby
2015-07-07 13:24:42 +02:00
parent 414e8d1182
commit 75b1e806ed
@@ -163,7 +163,7 @@ namespace openspace{
int receiveData(_SOCKET & socket, std::vector<char> &buffer, int length, int flags);
void sendLoop();
void sendFunc();
bool parseHints(addrinfo &info);