Skip to content

Commit 15548d2

Browse files
sadyrovgouriano
authored andcommitted
Fix for Cygwin. JIRA CXX-13855
git-svn-id: https://anonsvn.ncbi.nlm.nih.gov/repos/v1/trunk/c++@104409 78c7ea69-d796-4a43-9a09-de51944f1b03
1 parent d98339c commit 15548d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connect/ncbi_sftp_impl.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939
#ifdef HAVE_SFTP
4040

41+
#include <charconv>
4142
#include <chrono>
4243
#include <filesystem>
4344
#include <map>

0 commit comments

Comments
 (0)