Skip to content

Commit

Permalink
Merge pull request #7 from duxet/development
Browse files Browse the repository at this point in the history
Fix remaining MacOS build issues
  • Loading branch information
Michal Szwaj committed Mar 12, 2018
2 parents 65d6e3e + 98c26d3 commit 3db2770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Transport/SSLWrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* along with aasdk. If not, see <http://www.gnu.org/licenses/>.
*/

#include <string>
#include <openssl/engine.h>
#include <openssl/err.h>
#include <openssl/ssl.h>
Expand Down

0 comments on commit 3db2770

Please sign in to comment.