Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
7f6e1e73
Commit
7f6e1e73
authored
Jun 10, 2012
by
Max-Wilhelm Bruker
Browse files
Merge pull request #57 from Daenyth/master
Fix compile error with gcc >= 4.7
parents
887ee0e8
00c03d85
Changes
1
Hide whitespace changes
Inline
Side-by-side
servatrice/src/server_logger.cpp
View file @
7f6e1e73
...
...
@@ -6,6 +6,7 @@
#ifdef Q_OS_UNIX
# include <sys/types.h>
# include <sys/socket.h>
# include <unistd.h>
#endif
ServerLogger
::
ServerLogger
(
const
QString
&
logFileName
,
QObject
*
parent
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment