1
1

examples: Fixed compilation on Windows.

Этот коммит содержится в:
Andreas Schneider 2011-01-24 15:24:51 +01:00
родитель a63dbc07f3
Коммит d67cbdc926

Просмотреть файл

@ -12,6 +12,7 @@ program.
/* This file demonstrates the use of the C++ wrapper to libssh */
#include <iostream>
#include <string>
#include <libssh/libsshpp.hpp>
int main(int argc, const char **argv){