From: Pierre Gabin FODOP GUMETE Date: Thu, 31 Jan 2019 17:32:40 +0000 (+0100) Subject: cin error X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=commitdiff_plain;h=refs%2Fheads%2Fsandbox%2FTeriTerance%2Fwscpp cin error Change-Id: Id58384284543919c35e69323dfe928c0de8fb78f --- diff --git a/src/afb-wsj1-test.cpp b/src/afb-wsj1-test.cpp index b9a6b06d..ff74b4b9 100644 --- a/src/afb-wsj1-test.cpp +++ b/src/afb-wsj1-test.cpp @@ -14,6 +14,6 @@ int main(int ac, char **av){ char *x; sj1.connect(uri); sj1.call(api,verb,req,onreply); - std::cin <> x; return EXIT_SUCCESS; } \ No newline at end of file