Skip to content
Snippets Groups Projects
Commit cdbf06f3 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Add missing iostream include

Otherwise build breaks with boost>=1.70

Should fix #11
parent 41314809
No related branches found
No related tags found
No related merge requests found
#include "mtxclient/http/session.hpp"
#include <iostream>
using namespace mtx::http;
Session::Session(boost::asio::io_service &ios,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment