Merge branch 'master' of git://github.com/mbruker/Cockatrice into devel
This commit is contained in:
commit
7d1ad3b4fa
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#ifdef Q_OS_UNIX
|
||||
# include <sys/types.h>
|
||||
# include <sys/socket.h>
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
ServerLogger::ServerLogger(bool _logToConsole, QObject *parent)
|
||||
|
|
Loading…
Reference in a new issue