mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
examples: Fixed compilation on Windows.
This commit is contained in:
@@ -12,6 +12,7 @@ program.
|
|||||||
/* This file demonstrates the use of the C++ wrapper to libssh */
|
/* This file demonstrates the use of the C++ wrapper to libssh */
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <string>
|
||||||
#include <libssh/libsshpp.hpp>
|
#include <libssh/libsshpp.hpp>
|
||||||
|
|
||||||
int main(int argc, const char **argv){
|
int main(int argc, const char **argv){
|
||||||
|
|||||||
Reference in New Issue
Block a user