Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
8ec63876
Commit
8ec63876
authored
Apr 22, 2019
by
Hubert Chathi
Browse files
include the C++ string library in unit tests
to fix compilation errors in some compilers
parent
ea13edca
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/include/unittest.hh
View file @
8ec63876
...
...
@@ -16,7 +16,7 @@
#include <iostream>
#include <iomanip>
#include <cstdlib>
#include <string>
std
::
ostream
&
print_hex
(
std
::
ostream
&
os
,
...
...
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