Skip to content

Conversation

@marczych
Copy link
Contributor

@marczych marczych commented Apr 7, 2016

This fixes 2 problems that I encountered with the example:

  1. You need to include connection.h.
  2. You need a pointer type to handle the new RestClient....

This fixes 2 problems that I encountered with the example:

1. You need to include `connection.h`.
1. You need a pointer type to handle the `new RestClient...`.
@mrtazz
Copy link
Owner

mrtazz commented Apr 19, 2016

Thanks! The test failure is very likely from the uninitialized variables problem you fixed in #46

@mrtazz mrtazz merged commit 64867ca into mrtazz:master Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants