Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Oberstein committed Mar 28, 2014
1 parent 1c47cdb commit fdc4003
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test14.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ struct rpcsvc {
}
);

cout << "call " << m_call_id << " issued" << endl;

return m_calls[m_call_id].m_promise.get_future();
}

Expand Down

0 comments on commit fdc4003

Please sign in to comment.