aboutsummaryrefslogtreecommitdiff
path: root/examples/libsshpp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/libsshpp.cpp')
-rw-r--r--examples/libsshpp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/libsshpp.cpp b/examples/libsshpp.cpp
index 0be88639..c5c26052 100644
--- a/examples/libsshpp.cpp
+++ b/examples/libsshpp.cpp
@@ -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){