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
Network
KIO Extras
Commits
20a614cd
Commit
20a614cd
authored
Nov 03, 2021
by
Andy Gebauer
Browse files
Update kio_sftp.cpp to compile with clang + libcxx
parent
2fd29ed7
Pipeline
#95321
passed with stage
in 2 minutes and 37 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
sftp/kio_sftp.cpp
View file @
20a614cd
...
...
@@ -12,6 +12,7 @@
#include
<cerrno>
#include
<cstring>
#include
<memory>
#include
<array>
#include
<QCoreApplication>
#include
<QDateTime>
...
...
Write
Preview
Supports
Markdown
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