Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
louiz’
biboumi
Commits
28d24463
Commit
28d24463
authored
Apr 29, 2014
by
louiz’
Browse files
Add missing std::string_literals
parent
65f21959
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/network/socket_handler.cpp
src/network/socket_handler.cpp
+2
-0
No files found.
src/network/socket_handler.cpp
View file @
28d24463
...
...
@@ -17,6 +17,8 @@
#include <iostream>
using
namespace
std
::
string_literals
;
#ifndef UIO_FASTIOV
# define UIO_FASTIOV 8
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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